Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Darmcap.c119 # define HWCAP_CE AT_HWCAP2 macro
128 # define HWCAP_CE HWCAP macro
174 unsigned long hwcap = getauxval(HWCAP_CE); in OPENSSL_cpuid_setup()