Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP2_SHA2

478 #define HWCAP2_SHA2    (1 << 3)
857 int has_sha2 = (hwcaps2 & HWCAP2_SHA2);