Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/zlib/
Dzconf.h43 # define crc32_combine_op z_crc32_combine_op macro
Dzlib.h1771 ZEXTERN uLong ZEXPORT crc32_combine_op(uLong crc1, uLong crc2, uLong op);
Dcrc32.c1047 uLong ZEXPORT crc32_combine_op(uLong crc1, uLong crc2, uLong op) { in crc32_combine_op() function