Searched refs:crc8_wide (Results 1 – 1 of 1) sorted by relevance
53 const OI_BYTE crc8_wide[128] = { variable160 crc = crc8_wide[idx >> 1]; in crc_iterate()174 crc = crc8_wide[idx >> 1]; in crc_iterate_top4()