Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dppccap.c134 #define HWCAP_VEC_CRYPTO (1U << 25) macro
248 if ((hwcap & HWCAP_VSX) && (hwcap2 & HWCAP_VEC_CRYPTO)) in OPENSSL_cpuid_setup()

Completed in 11 milliseconds