Searched refs:g_needs_hwcap2_workaround (Results 1 – 1 of 1) sorted by relevance
147 static int g_has_broken_neon, g_needs_hwcap2_workaround; variable195 g_needs_hwcap2_workaround = hwcap2 != 0; in OPENSSL_cpuid_setup()217 int CRYPTO_needs_hwcap2_workaround(void) { return g_needs_hwcap2_workaround; } in CRYPTO_needs_hwcap2_workaround()