Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Darmcap.c121 # define HWCAP_CE_PMULL (1 << 1) macro
130 # define HWCAP_CE_PMULL (1 << 4) macro
181 if (hwcap & HWCAP_CE_PMULL) in OPENSSL_cpuid_setup()