Searched refs:crc7_byte (Results 1 – 1 of 1) sorted by relevance
61 static u8 crc7_byte(u8 crc, u8 data) in crc7_byte() function69 crc = crc7_byte(crc, *buffer++); in crc7()