Searched refs:crc_itu_t_byte (Results 1 – 2 of 2) sorted by relevance
22 static inline u16 crc_itu_t_byte(u16 crc, const u8 data) in crc_itu_t_byte() function
62 crc = crc_itu_t_byte(crc, *buffer++); in crc_itu_t()