1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source4/lib/crypto/crc32.h
Stefan Metzmacher 5c55901266 r3960: fix compiler warnings
metze
(This used to be commit 54d5b418a7)
2007-10-10 13:06:08 -05:00

2 lines
67 B
C

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