2 lines
61 B
C
2 lines
61 B
C
uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);
|
uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);
|