Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzlib.h1768 ZEXTERN uLong ZEXPORT crc32_combine_op OF((uLong crc1, uLong crc2, uLong op));
H A Dcrc32.c1089 uLong crc32_combine_op(uLong crc1, uLong crc2, uLong op) in crc32_combine_op() function
H A DChangeLog40 - Add crc32_combine_gen() and crc32_combine_op() for fast combines