Home
last modified time | relevance | path

Searched refs:USE_PRE_1_1_API (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/vtls/
H A Dopenssl.c296 #define USE_PRE_1_1_API (LIBRESSL_VERSION_NUMBER < 0x2070000f) macro
298 #define USE_PRE_1_1_API (OPENSSL_VERSION_NUMBER < 0x10100000L) macro
663 #if USE_PRE_1_1_API
671 #endif /* USE_PRE_1_1_API */
677 #if USE_PRE_1_1_API in ossl_bio_cf_create()
787 #if USE_PRE_1_1_API

Completed in 6 milliseconds