Searched refs:HWCAP_AES (Results 1 – 3 of 3) sorted by relevance
58 if ((elf_hwcap & HWCAP_AES) != 0) in ossl_cpuid()
98 #define HWCAP_AES 0x00000008 macro
1309 hwcap |= HWCAP_AES; in parse_cpu_features_hwcap()1312 hwcap |= HWCAP_PMULL | HWCAP_AES; in parse_cpu_features_hwcap()