Searched defs:crc_ccitt (Results 1 – 2 of 2) sorted by relevance
105 uint16_t crc_ccitt(uint16_t crc, uint8_t const *buffer, size_t len) in crc_ccitt() function
99 u16 crc_ccitt(u16 crc, u8 const *buffer, size_t len) in crc_ccitt() function