Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP2_SHA1

478 #define HWCAP2_SHA1    (1 << 2)
857 int has_sha1 = (hwcaps2 & HWCAP2_SHA1);