build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
[gd/samba-autobuild/.git] / lib / crypto / crc32.h
1 uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);