1 write to _mu
System.IO.Hashing (1)
System\IO\Hashing\Crc32ParameterSet.Vectorized.cs (1)
180
_mu
= CrcPolynomialHelper.ComputeBarrettConstantCrc32(fullPoly);
1 reference to _mu
System.IO.Hashing (1)
System\IO\Hashing\Crc32ParameterSet.Vectorized.cs (1)
277
x1 = CarrylessMultiplyLower(x1, Vector128.CreateScalar(
_mu
));