Searched defs:crc_ccitt_false_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/util/ | ||
H A D | crc-ccitt.c | 62 uint16_t const crc_ccitt_false_table[256] = { variable |
/openbmc/linux/lib/ | ||
H A D | crc-ccitt.c | 56 u16 const crc_ccitt_false_table[256] = { variable |