Home
last modified time | relevance | path

Searched refs:crc16 (Results 1 – 2 of 2) sorted by relevance

/lib/
Dcrc16.c55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16() function
61 EXPORT_SYMBOL(crc16);
DMakefile125 obj-$(CONFIG_CRC16) += crc16.o