Searched refs:HWCAP2_AES (Results 1 – 3 of 3) sorted by relevance
34 #define HWCAP2_AES (1 << 0) macro
523 if (!(elf_hwcap2 & HWCAP2_AES)) in aes_init()
472 elf_hwcap2 |= HWCAP2_AES; in cpuid_init_hwcaps()