Searched refs:X86_CRC32C (Results 1 – 3 of 3) sorted by relevance
34 X86_CRC32C, enumerator
305 case X86_CRC32C: in crc32_x86_simd_update()
59 i += crc32_x86_simd_update(X86_CRC32C, &context->state, input, len); in PHP_CRC32CUpdate()
Completed in 16 milliseconds