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