Home
last modified time | relevance | path

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

/external/openssl/crypto/
Darmcap.c57 # define HWCAP_CE_PMULL (1 << 1) macro
66 # define HWCAP_CE_PMULL (1 << 4) macro
114 if (hwcap & HWCAP_CE_PMULL) in OPENSSL_cpuid_setup()
/external/openssl/patches/
D0014-arm_asm.patch3943 +# define HWCAP_CE_PMULL (1 << 1)
3952 +# define HWCAP_CE_PMULL (1 << 4)
3985 + if (hwcap & HWCAP_CE_PMULL)