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