Searched refs:CRC32_POLY (Results 1 – 1 of 1) sorted by relevance
736 const uint32_t CRC32_POLY = 0x1edc6f41; in calc_crc32() local758 crc32_result = crc32_result ^ CRC32_POLY; in calc_crc32()