osmo-el2tpd/src/crc32.h

4 lines
61 B
C

uint32_t
crc32(uint32_t crc, const void *buf, size_t size);