Home
last modified time | relevance | path

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

/external/openssl/crypto/
Darmcap.c55 # define HWCAP_CE 26 /* AT_HWCAP2 */ macro
64 # define HWCAP_CE HWCAP macro
107 unsigned long hwcap = getauxval(HWCAP_CE); in OPENSSL_cpuid_setup()
/external/openssl/patches/
D0014-arm_asm.patch3941 +# define HWCAP_CE 26 /* AT_HWCAP2 */
3950 +# define HWCAP_CE HWCAP
3978 + unsigned long hwcap = getauxval(HWCAP_CE);