Home
last modified time | relevance | path

Searched defs:crc_ccitt_false (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dcrc-ccitt.c114 u16 crc_ccitt_false(u16 crc, u8 const *buffer, size_t len) in crc_ccitt_false() function
/openbmc/qemu/util/
H A Dcrc-ccitt.c121 uint16_t crc_ccitt_false(uint16_t crc, uint8_t const *buffer, size_t len) in crc_ccitt_false() function