2 references to SecretLastAccStartBytes
System.IO.Hashing (2)
System\IO\Hashing\XxHashShared.cs (2)
216
Accumulate512(accumulators, source + length - StripeLengthBytes, secret + (SecretLengthBytes - StripeLengthBytes -
SecretLastAccStartBytes
));
387
Accumulate512(accumulators, accumulateData, secret + (SecretLengthBytes - StripeLengthBytes -
SecretLastAccStartBytes
));