3 references to Accumulate256
System.IO.Hashing (3)
System\IO\Hashing\XxHashShared.cs (3)
530acc1 = Accumulate256(acc1, source, secretVal); 534acc2 = Accumulate256(acc2, source, secretVal); 628Vector256<ulong> accVec = Accumulate256(Vector256.Load(accumulators), source, Vector256.Load((uint*)secret));