Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Darmcap.c122 #define OSSL_HWCAP_CE AT_HWCAP2 macro
131 #define OSSL_HWCAP_CE AT_HWCAP macro
310 unsigned long hwcap = getauxval(OSSL_HWCAP_CE); in OPENSSL_cpuid_setup()