Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_SHA1

458 #define HWCAP_SHA1              (1 << 5)
969 int has_sha1 = (hwcaps & HWCAP_SHA1);