s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4
[Samba.git] / lib / crypto / crc32.h
blob7854abf865a4508dcf8b18d98eb0d27bf1cf1105
1 uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);