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