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