Searched refs:HWCAP2_AES (Results 1 – 7 of 7) sorted by relevance
167 HWCAP2_AES | HWCAP2_PMULL | HWCAP2_SHA1 | HWCAP2_SHA2, in TEST()184 HWCAP2_AES | HWCAP2_PMULL | HWCAP2_SHA1 | HWCAP2_SHA2, in TEST()192 HWCAP2_AES | HWCAP2_SHA1 | HWCAP2_SHA2, in TEST()206 HWCAP2_AES, in TEST()
36 #define HWCAP2_AES (1 << 0) macro172 ret |= HWCAP2_AES; in crypto_get_arm_hwcap2_from_cpuinfo()
199 if (hwcap2 & HWCAP2_AES) { in OPENSSL_cpuid_setup()
35 #define HWCAP2_AES (1 << 0) macro