Searched refs:crc_buf (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/cksum/
H A Dcrc_extern.h36 uint32_t crc_buf(uint32_t, const void *, size_t);
H A Dcrc.c148 crc_buf(uint32_t thecrc, const void *buf, size_t len) function
/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkheaders.c147 h = crc_buf(0, str, strlen(str));

Completed in 55 milliseconds