Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_SHA1

456 #define HWCAP_SHA1              (1 << 5)
967 int has_sha1 = (hwcaps & HWCAP_SHA1);