Home
last modified time | relevance | path

Searched refs:X86_CRC32 (Results 1 – 3 of 3) sorted by last modified time

/php-src/ext/standard/
H A Dcrc32_x86.c302 case X86_CRC32: in crc32_x86_simd_update()
H A Dcrc32_x86.h24 X86_CRC32 = 0, enumerator
/php-src/ext/hash/
H A Dhash_crc32.c33 i += crc32_x86_simd_update(X86_CRC32, &context->state, input, len); in PHP_CRC32Update()

Completed in 10 milliseconds