Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP2_AES

475 #define HWCAP2_AES     (1 << 0)
854 int has_aes = (hwcaps2 & HWCAP2_AES);