crc.h 91 B

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