Searched refs:DO_CRC8 (Results 1 – 1 of 1) sorted by relevance
84 # define DO_CRC8 (t7[(q) & 255] ^ t6[(q >> 8) & 255] ^ \ in crc32_body() macro90 # define DO_CRC8 (t4[(q) & 255] ^ t5[(q >> 8) & 255] ^ \ in crc32_body()120 crc = DO_CRC8; in crc32_body()136 #undef DO_CRC8 in crc32_body()