Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dssl_compat.h31 # define OPENSSL_1_1_1_API 0 macro
39 # define OPENSSL_1_1_1_API (OPENSSL_VERSION_NUMBER >= 0x10101000L) macro
H A Dshrpx_connection.cc410 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in tls_handshake()
461 #else // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in tls_handshake()
463 #endif // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in tls_handshake()
614 #if OPENSSL_1_1_1_API || defined(OPENSSL_IS_BORINGSSL) in tls_handshake_simple()
617 #endif // OPENSSL_1_1_1_API || defined(OPENSSL_IS_BORINGSSL) in tls_handshake_simple()
621 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in tls_handshake_simple()
666 #else // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in tls_handshake_simple()
668 #endif // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in tls_handshake_simple()
935 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in write_tls()
947 #else // !(OPENSSL_1_1_1_API in write_tls()
[all...]
H A Dtls.h64 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)
H A Dshrpx_tls.cc809 # if !OPENSSL_1_1_1_API
834 # endif // !OPENSSL_1_1_1_API
945 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in create_ssl_context()
953 #endif // OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in create_ssl_context()
990 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in create_ssl_context()
996 #endif // OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in create_ssl_context()
1175 # if OPENSSL_1_1_1_API in create_ssl_context()
1189 # else // !OPENSSL_1_1_1_API in create_ssl_context()
1198 # endif // !OPENSSL_1_1_1_API in create_ssl_context()
1211 #if OPENSSL_1_1_1_API in create_ssl_context()
[all...]
H A Dshrpx_quic_connection_handler.cc393 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in handle_new_connection()
395 #endif // OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in handle_new_connection()
403 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in handle_new_connection()
405 #else // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in handle_new_connection()
407 #endif // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in handle_new_connection()
H A Dshrpx_http2_downstream_connection.cc352 #if OPENSSL_1_1_1_API in push_request_headers()
358 #endif // OPENSSL_1_1_1_API in push_request_headers()
H A Dh2load.cc89 #if OPENSSL_1_1_1_API
98 #endif // OPENSSL_1_1_1_API
2960 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in main()
2967 #endif // OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in main()
2969 #if OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL) in main()
2974 #else // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in main()
2979 #endif // !(OPENSSL_1_1_1_API && !defined(OPENSSL_IS_BORINGSSL)) in main()
2995 #if OPENSSL_1_1_1_API in main()
3003 #endif // OPENSSL_1_1_1_API in main()
H A Dshrpx_http_downstream_connection.cc599 #if OPENSSL_1_1_1_API in push_request_headers()
605 #endif // OPENSSL_1_1_1_API in push_request_headers()

Completed in 15 milliseconds