4 lines
89 B
C
4 lines
89 B
C
|
|
word crc_update(byte * data, word size);
|
|
word crc_update_mem(unsigned long, word size);
|