3 references to Accumulate512
System.IO.Hashing (3)
System\IO\Hashing\XxHashShared.cs (3)
216Accumulate512(accumulators, source + length - StripeLengthBytes, secret + (SecretLengthBytes - StripeLengthBytes - SecretLastAccStartBytes)); 387Accumulate512(accumulators, accumulateData, secret + (SecretLengthBytes - StripeLengthBytes - SecretLastAccStartBytes)); 512/// <summary>Optimized version of looping over <see cref="Accumulate512"/>.</summary>