Searched refs:HWCAP2_SHA1 (Results 1 – 2 of 2) sorted by relevance
41 #define HWCAP2_SHA1 (1 << 2) macro271 ret |= HWCAP2_SHA1; in get_hwcap2_cpuinfo()347 if (hwcap2 & HWCAP2_SHA1) { in OPENSSL_cpuid_setup()
36 #define HWCAP2_SHA1 (1 << 2) macro