2 references to CarrylessMultiplyUpper
System.IO.Hashing (2)
System\IO\Hashing\Crc64.Vectorized.cs (1)
150
x7 =
CarrylessMultiplyUpper
(x7, kConstants);
System\IO\Hashing\VectorHelper.cs (1)
25
target ^=
CarrylessMultiplyUpper
(source, constants);