torture: improve rpc.remote_pac test so we check if LogonSamLogon actually succeeds
[obnox/samba/samba-obnox.git] / lib / crypto / crc32.h
1 uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);