Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_AES

454 #define HWCAP_AES               (1 << 3)
965 int has_aes = (hwcaps & HWCAP_AES);