SingingCat 0
application
checksums.h
1long crc32(void *adr, int size);
2uint32_t calc_crc32(uint8_t *buf, int len, int chksumoffset);