Home
last modified time | relevance | path

Searched refs:crc8 (Results 1 – 3 of 3) sorted by relevance

/lib/
Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() function
82 EXPORT_SYMBOL(crc8);
DMakefile170 obj-$(CONFIG_CRC8) += crc8.o
DKconfig268 algorithm. Module will be called crc8.