Add smbta-util to manage the encryption key.
[Samba/nascimento.git] / lib / crypto / crc32.h
blob7854abf865a4508dcf8b18d98eb0d27bf1cf1105
1 uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);