libcli/cldap: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / lib / crypto / crc32.h
blob7854abf865a4508dcf8b18d98eb0d27bf1cf1105
1 uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);