Searched refs:crc16_byte (Results 1 - 2 of 2) sorted by last modified time

/external/fio/crc/
H A Dcrc16.c52 crc = crc16_byte(crc, *cp++);
H A Dcrc16.h22 static inline unsigned short crc16_byte(unsigned short crc, function

Completed in 454 milliseconds