3 references to ApplyRound
System.IO.Hashing (3)
System\IO\Hashing\XxHash64.State.cs (3)
63acc ^= ApplyRound(0, accN); 88return ApplyRound(acc, BinaryPrimitives.ReadUInt64LittleEndian(lane)); 113acc ^= ApplyRound(0, lane);