Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP2_SHA2

477 #define HWCAP2_SHA2    (1 << 3)
856 int has_sha2 = (hwcaps2 & HWCAP2_SHA2);