Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_AES

455 #define HWCAP_AES               (1 << 3)
966 int has_aes = (hwcaps & HWCAP_AES);