Searched refs:crc16 (Results 1 – 3 of 3) sorted by relevance
12 uint16_t crc16(uint16_t crc, const uint8_t *buffer, size_t len);
34 uint16_t crc16(uint16_t crc, uint8_t const *buffer, size_t len) in crc16() function
705 **`uint16_t crc16(uint16_t crc, uint8_t const *buffer, size_t len)`**