Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Darmcap.c116 # define HWCAP 16 macro
127 # define HWCAP 16 macro
131 # define HWCAP_CE HWCAP
187 if (getauxval(HWCAP) & HWCAP_NEON) { in OPENSSL_cpuid_setup()
A Dppccap.c120 #define HWCAP 16 /* AT_HWCAP */ macro
218 unsigned long hwcap = getauxval(HWCAP); in OPENSSL_cpuid_setup()

Completed in 4 milliseconds