Searched refs:OPENSSL_NO_SSL2 (Results 1 – 7 of 7) sorted by relevance
59 #define OPENSSL_NO_SSL2 macro
62 #define OPENSSL_NO_SSL2 macro
163 #if defined(OPENSSL_VERSION_1_1) && !defined(OPENSSL_NO_SSL2)164 #define OPENSSL_NO_SSL2 macro2200 #ifndef OPENSSL_NO_SSL2 in context_new()4334 #ifndef OPENSSL_NO_SSL2 in init_ssl()
127 #undef OPENSSL_NO_SSL2 /* undef first to avoid compiler warnings */128 #define OPENSSL_NO_SSL2 macro2515 #ifdef OPENSSL_NO_SSL2 in ossl_connect_step1()
212 #if defined(OPENSSL_VERSION_1_1) && !defined(OPENSSL_NO_SSL2)213 #define OPENSSL_NO_SSL2 macro6206 #ifndef OPENSSL_NO_SSL2 in PyInit__ssl()6331 #if defined(SSL2_VERSION) && !defined(OPENSSL_NO_SSL2) in PyInit__ssl()
610 ``OPENSSL_NO_SSL2`` flag.
687 ``OPENSSL_NO_SSL2`` flag.