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