Home
last modified time | relevance | path

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

/openssl/crypto/
H A Darmcap.c113 # ifndef AT_HWCAP
114 # define AT_HWCAP 16 macro
120 # define OSSL_HWCAP AT_HWCAP
129 # define OSSL_HWCAP AT_HWCAP
132 # define OSSL_HWCAP_CE AT_HWCAP
H A Dppccap.c122 #ifndef AT_HWCAP
123 # define AT_HWCAP 16 /* AT_HWCAP */ macro
228 unsigned long hwcap = getauxval(AT_HWCAP); in OPENSSL_cpuid_setup()
H A Dloongarchcap.c16 OPENSSL_loongarch_hwcap_P = getauxval(AT_HWCAP); in OPENSSL_cpuid_setup()
H A Ds390xcap.c125 const unsigned long hwcap = getauxval(AT_HWCAP); in OPENSSL_cpuid_setup()

Completed in 7 milliseconds