Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrc32_x86.h34 X86_CRC32C, enumerator
H A Dcrc32_x86.c305 case X86_CRC32C: in crc32_x86_simd_update()
/php-src/ext/hash/
H A Dhash_crc32.c59 i += crc32_x86_simd_update(X86_CRC32C, &context->state, input, len); in PHP_CRC32CUpdate()

Completed in 11 milliseconds