CRC_CCITT(9) Basic Kernel Library Functions CRC_CCITT(9)NAMEcrc_ccitt - recompute the CRC for the data bufferSYNOPSISu16 crc_ccitt(u16 crc, u8 const * buffer, size_t len);ARGUMENTScrc previous CRC value buffer data pointer len number of bytes in the bufferCOPYRIGHTKernel Hackers Manual 3.10 June 2014 CRC_CCITT(9)
| Related Man Pages |
|---|
| crc16(n) - osx |
| crc16(n) - suse |
| digest::crc5.18(3) - mojave |
| digest::crc(3) - osx |
| digest::crc(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| CRC Code |
| Memory leaks on compilations |
| /dev not updated on usb device removal |
| Missing Modules After Compiling Kernel |