mirror of
https://github.com/samba-team/samba.git
synced 2025-06-24 15:17:06 +03:00
2 lines
67 B
C
2 lines
67 B
C
uint32_t crc32_calc_buffer(const uint8_t *buffer, uint32_t count);
|