Home
last modified time | relevance | path

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

/openssl/crypto/
H A Darmcap.c121 # define OSSL_HWCAP_NEON (1 << 12) macro
130 # define OSSL_HWCAP_NEON (1 << 1) macro
313 if (getauxval(OSSL_HWCAP) & OSSL_HWCAP_NEON) { in OPENSSL_cpuid_setup()

Completed in 4 milliseconds