mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
2 lines
61 B
C
2 lines
61 B
C
uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);
|