Searched defs:crc16_byte (Results 1 – 2 of 2) sorted by relevance
24 static inline u16 crc16_byte(u16 crc, const u8 data) in crc16_byte() function
171 static void crc16_byte(unsigned int *crc, unsigned char db) in crc16_byte() function