5 lines
91 B
C

word crc_update (byte *data, word size);
word crc_update_mem (unsigned long, word size);