Searched refs:Poly32Mod2 (Results 1 – 2 of 2) sorted by relevance
1671 uint32_t Simulator::Poly32Mod2(unsigned n, uint64_t data, uint32_t poly) { in Poly32Mod2() function in vixl::Simulator1690 return ReverseBits(Poly32Mod2(32 + size, tempacc ^ tempval, poly), 32); in Crc32Checksum()
2509 uint32_t Poly32Mod2(unsigned n, uint64_t data, uint32_t poly);