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