crc.h 89 B

123
  1. word crc_update(byte * data, word size);
  2. word crc_update_mem(unsigned long, word size);