Searched refs:POLY (Results 1 – 6 of 6) sorted by relevance
2097 const unsigned int POLY = 0x04c11db7; in mdlCalculateCRC() local2111 CRCValue ^= POLY; in mdlCalculateCRC()
881 uint32_t const POLY = RGE_HASH_POLY; in rge_hash_index() local894 crc ^= POLY; in rge_hash_index()
765 uint32_t const POLY = RTLS_HASH_POLY; in rtls_hash_index() local778 crc ^= POLY; in rtls_hash_index()
2446 fmuld P1_f16,P1_f46,P1_f46 ! s*(POLY) ! X2-22557 fmuld P2_f26,P2_f56,P2_f56 ! s*(POLY) ! X3-22677 fmuld P0_f6,P0_f36,P0_f36 ! s*(POLY) ! X1
1206 uint32_t const POLY = HASH_POLY; in dmfe_hash_index() local1221 crc ^= POLY; in dmfe_hash_index()
1131 uint32_t const POLY = HASH_POLY; in hashindex() local1145 crc ^= POLY; in hashindex()