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