4 references to ScrambleAccumulators
Microsoft.AspNetCore.Razor.Utilities.Shared (4)
Utilities\Hashing\XxHashShared.cs (4)
237ScrambleAccumulators(accumulators, secret + (SecretLengthBytes - StripeLengthBytes)); 292ScrambleAccumulators(accumulators, secret + (SecretLengthBytes - StripeLengthBytes)); 301ScrambleAccumulators(accumulators, secret + (SecretLengthBytes - StripeLengthBytes)); 616ScrambleAccumulators(accumulators, secretForScramble);