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