3 references to DefaultSecret3UInt64_3
System.IO.Hashing (3)
System\IO\Hashing\XxHash128.cs (1)
371
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 4), source + (32 * 4) + 16, DefaultSecret3UInt64_0, DefaultSecret3UInt64_1, DefaultSecret3UInt64_2,
DefaultSecret3UInt64_3
, seed);
System\IO\Hashing\XxHash3.cs (1)
340
hash += Mix16Bytes(source + (16 * 9), DefaultSecret3UInt64_2,
DefaultSecret3UInt64_3
, seed);
System\IO\Hashing\XxHashShared.cs (1)
144
Debug.Assert(ReadLE64(defaultSecret3UInt64[3]) ==
DefaultSecret3UInt64_3
);