Searched defs:crc16_table (Results 1 – 3 of 3) sorted by relevance
33 uint16_t const crc16_table[256] = { variable
15 static u_int crc16_table[16] = { variable
573 static uint16_t const crc16_table[256] = { in crc16() local