Home
last modified time | relevance | path

Searched refs:crc32_combine64 (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/lib/zlib/
A Dzlib.h1844 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1861 # define crc32_combine crc32_combine64
1869 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
A Dzutil.h192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
A Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
A Dzconf.h40 # define crc32_combine64 z_crc32_combine64 macro

Completed in 9 milliseconds