Searched defs:poly (Results 1 – 7 of 7) sorted by relevance
23 const uint64_t poly = 0xC96C5795D7870F42; in xz_crc64_init() local
32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
105 crc32_eth_init_lut(uint32_t poly, in crc32_eth_init_lut()
92 z_crc_t poly; /* polynomial exclusive-or pattern */ in make_crc_table() local
240 nlm_setup_flow_crc_poly(uint64_t nae_base, uint32_t poly) in nlm_setup_flow_crc_poly()
2670 u32 poly = 0xEDB88320; /* Polynomial for 802.3 CRC calculation */ in e1000_calc_rx_da_crc() local
22931 uint16_t poly; member