1 write to _muPoly
System.IO.Hashing (1)
System\IO\Hashing\Crc64ParameterSet.Vectorized.cs (1)
51_muPoly = Vector128.Create(mu, reflectedPoly);
2 references to _muPoly
System.IO.Hashing (2)
System\IO\Hashing\Crc64ParameterSet.Vectorized.cs (2)
141x1 = CarrylessMultiplyLower(x1, _muPoly); 143x1 = CarrylessMultiplyLeftLowerRightUpper(x1, _muPoly);