Searched refs:X86_CRC32 (Results 1 – 3 of 3) sorted by relevance
24 X86_CRC32 = 0, enumerator
302 case X86_CRC32: in crc32_x86_simd_update()
33 i += crc32_x86_simd_update(X86_CRC32, &context->state, input, len); in PHP_CRC32Update()
Completed in 7 milliseconds