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