Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dssl_compat.h33 # define LIBRESSL_IN_USE 1 macro
41 # define LIBRESSL_IN_USE 0 macro
H A Dshrpx_tls.cc234 #if !defined(OPENSSL_IS_BORINGSSL) && !LIBRESSL_IN_USE && \ in servername_callback()
325 #endif // !defined(OPENSSL_IS_BORINGSSL) && !LIBRESSL_IN_USE && in servername_callback()
744 #if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \
835 #endif // !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L &&
1168 #if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \ in create_ssl_context()
1455 # if !LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L && \ in create_quic_ssl_context()
2120 (!LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L) in cert_lookup_tree_add_ssl_ctx()
2478 #if !defined(OPENSSL_NO_OCSP) && !LIBRESSL_IN_USE && \ in verify_ocsp_response()
2556 #endif // !defined(OPENSSL_NO_OCSP) && !LIBRESSL_IN_USE in verify_ocsp_response()
H A Dnghttp.cc701 (!LIBRESSL_IN_USE && OPENSSL_VERSION_NUMBER >= 0x10002000L) || \ in initiate_connection()
707 #endif // LIBRESSL_2_7_API || (!LIBRESSL_IN_USE && in initiate_connection()

Completed in 8 milliseconds