Home
last modified time | relevance | path

Searched refs:OPENSSL_SSE2 (Results 1 – 4 of 4) sorted by relevance

/crypto/fipsmodule/aes/
A Daes_nohw.cc.inc23 #if defined(OPENSSL_SSE2)
63 #if defined(OPENSSL_SSE2)
107 #else // !OPENSSL_SSE2
153 #endif // OPENSSL_SSE2
240 #if defined(OPENSSL_SSE2)
259 #if defined(OPENSSL_SSE2)
344 #endif // !OPENSSL_SSE2
349 #if defined(OPENSSL_SSE2)
375 #if defined(OPENSSL_SSE2)
417 #if defined(OPENSSL_SSE2)
[all …]
A Dgcm_nohw.cc.inc20 #if !defined(BORINGSSL_HAS_UINT128) && defined(OPENSSL_SSE2)
82 #elif defined(OPENSSL_SSE2)
149 #else // !BORINGSSL_HAS_UINT128 && !OPENSSL_SSE2
/crypto/
A Dinternal.h114 #define OPENSSL_SSE2 macro
117 #if defined(OPENSSL_X86) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_SSE2)
129 #if defined(OPENSSL_SSE2) && defined(OPENSSL_NO_SSE2_FOR_TESTING)
130 #undef OPENSSL_SSE2
/crypto/hrss/
A Dhrss.cc31 #if defined(OPENSSL_SSE2)
62 #if defined(OPENSSL_SSE2) && (defined(__clang__) || !defined(_MSC_VER))

Completed in 15 milliseconds