Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP_SHA2

441 #define HWCAP_SHA2              (1 << 6)
952 int has_sha2 = (hwcaps & HWCAP_SHA2);