Searched defs:crc_ccitt (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dcrc-ccitt.c59 u16 crc_ccitt(u16 crc, u8 const *buffer, size_t len) function
65 EXPORT_SYMBOL(crc_ccitt); variable

Completed in 74 milliseconds