3 references to DefaultSecret3UInt64_11
System.IO.Hashing (3)
System\IO\Hashing\XxHash128.cs (1)
377
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 6), source + (32 * 6) + 16, DefaultSecret3UInt64_8, DefaultSecret3UInt64_9, DefaultSecret3UInt64_10,
DefaultSecret3UInt64_11
, seed);
System\IO\Hashing\XxHash3.cs (1)
328
hash += Mix16Bytes(source + (16 * 13), DefaultSecret3UInt64_10,
DefaultSecret3UInt64_11
, seed);
System\IO\Hashing\XxHashShared.cs (1)
152
Debug.Assert(ReadLE64(defaultSecret3UInt64[11]) ==
DefaultSecret3UInt64_11
);