Searched refs:crc10_table (Results 1 – 1 of 1) sorted by relevance
53 static const uint16_t crc10_table[256] = variable107 crc10_table, in init_crc10_table()120 ^ crc10_table[( accum >> 2) & 0xff] in verify_crc10_cksum()