Searched refs:crc32_z (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/zlib/
H A Dcrc32.c202 unsigned long ZEXPORT crc32_z(crc, buf, len) function
242 return crc32_z(crc, buf, len);
H A Dzconf.h47 # define crc32_z z_crc32_z macro
H A Dzlib.h1746 ZEXTERN uLong ZEXPORT crc32_z OF((uLong adler, const Bytef *buf,
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1166 return crc32_z(crc, buf, len);

Completed in 113 milliseconds