crc_ccitt — recompute the CRC for the data buffer
u16 crc_ccitt (u16 crc, u8 const * buffer, size_t len);
u16 crc_ccitt
previous CRC value
data pointer
number of bytes in the buffer