Searched refs:polysh32 (Results 1 – 1 of 1) sorted by relevance
1910 uint64_t polysh32 = (uint64_t)poly << (i - 32); in Poly32Mod2() local1912 data = ((data & mask) ^ polysh32); in Poly32Mod2()