Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP_AES

438 #define HWCAP_AES               (1 << 3)
949 int has_aes = (hwcaps & HWCAP_AES);