Home
last modified time | relevance | path

Searched refs:Z_CRC32_PMULL_MINIMUM_LENGTH (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/zlib/
H A Dcrc32_simd.h46 #define Z_CRC32_PMULL_MINIMUM_LENGTH 128 macro
H A Dcrc32.c748 if (arm_cpu_enable_pmull && (len > Z_CRC32_PMULL_MINIMUM_LENGTH)) { in crc32_z()
1105 if (arm_cpu_enable_pmull && (len > Z_CRC32_PMULL_MINIMUM_LENGTH)) { in crc32()

Completed in 2 milliseconds