3 references to DefaultSecret3UInt64_6
System.IO.Hashing (3)
System\IO\Hashing\XxHash128.cs (1)
374
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 5), source + (32 * 5) + 16, DefaultSecret3UInt64_4, DefaultSecret3UInt64_5,
DefaultSecret3UInt64_6
, DefaultSecret3UInt64_7, seed);
System\IO\Hashing\XxHash3.cs (1)
334
hash += Mix16Bytes(source + (16 * 11),
DefaultSecret3UInt64_6
, DefaultSecret3UInt64_7, seed);
System\IO\Hashing\XxHashShared.cs (1)
147
Debug.Assert(ReadLE64(defaultSecret3UInt64[6]) ==
DefaultSecret3UInt64_6
);