Searched defs:crc8 (Results 1 – 4 of 4) sorted by relevance
23 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8() function
37 uint8_t crc8; member
405 uint8_t crc8 = 0; in checkImage() local
107 uint8_t crc8; member