3 references to Accumulate512
Microsoft.AspNetCore.Razor.Utilities.Shared (3)
Utilities\Hashing\XxHashShared.cs (3)
223Accumulate512(accumulators, source + length - StripeLengthBytes, secret + (SecretLengthBytes - StripeLengthBytes - SecretLastAccStartBytes)); 394Accumulate512(accumulators, accumulateData, secret + (SecretLengthBytes - StripeLengthBytes - SecretLastAccStartBytes)); 519/// <summary>Optimized version of looping over <see cref="Accumulate512"/>.</summary>