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

2 lines
66 B
C
Raw Normal View History

uint32_t crc32_calc_buffer(const uint8_t *buffer, uint32_t size);