mirror of
https://github.com/samba-team/samba.git
synced 2025-11-29 16:23:52 +03:00
2 lines
67 B
C
2 lines
67 B
C
uint32_t crc32_calc_buffer(const uint8_t *buffer, uint32_t count);
|