Home
last modified time | relevance | path

Searched refs:LIBRESSL_IN_USE (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dssl_compat.h33 # define LIBRESSL_IN_USE 1 macro
41 # define LIBRESSL_IN_USE 0 macro
Dshrpx_tls.cc233 #if !defined(OPENSSL_IS_BORINGSSL) && !LIBRESSL_IN_USE && \ in servername_callback()
743 #if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \
1167 #if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \ in create_ssl_context()
1454 # if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \ in create_quic_ssl_context()
2114 (!LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L) in cert_lookup_tree_add_ssl_ctx()
2472 #if !defined(OPENSSL_NO_OCSP) && !LIBRESSL_IN_USE && \ in verify_ocsp_response()
Dnghttp.cc702 (!LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L) || \ in initiate_connection()