Home
last modified time | relevance | path

Searched refs:crc32_z (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c575 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() function
694 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() function
1017 return crc32_z(crc, buf, len); in crc32()
H A Dzconf.h44 # define crc32_z z_crc32_z macro
H A Dzlib.h1767 ZEXTERN uLong ZEXPORT crc32_z(uLong crc, const Bytef *buf,