1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/crypto/crc32.h
2008-09-24 15:30:23 +02:00

2 lines
61 B
C

uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);