Home
last modified time | relevance | path

Searched refs:OPENSSL_VERSION_NUMBER (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.h37 #if (defined LIBRESSL_VERSION_NUMBER && OPENSSL_VERSION_NUMBER == 0x20000000L)
38 #undef OPENSSL_VERSION_NUMBER
40 #define OPENSSL_VERSION_NUMBER 0x1010000fL macro
42 #define OPENSSL_VERSION_NUMBER 0x1000107fL macro
47 #if (OPENSSL_VERSION_NUMBER >= 0x10100001L)
62 #if (OPENSSL_VERSION_NUMBER < 0x10002000L)
H A Dngx_event_openssl.c61 #if OPENSSL_VERSION_NUMBER >= 0x10100003L
83 #if OPENSSL_VERSION_NUMBER > 0x10100000L
142 #if OPENSSL_VERSION_NUMBER >= 0x10100003L in ngx_ssl_init()
167 #if OPENSSL_VERSION_NUMBER >= 0x0090800fL in ngx_ssl_init()
319 #if OPENSSL_VERSION_NUMBER >= 0x009080dfL in ngx_ssl_create()
1363 #if OPENSSL_VERSION_NUMBER >= 0x0090800fL in ngx_ssl_ecdh_curve()
1643 #if OPENSSL_VERSION_NUMBER < 0x10100000L in ngx_ssl_handshake()
1836 #if OPENSSL_VERSION_NUMBER >= 0x10000000L in ngx_ssl_handshake_log()
4927 #if OPENSSL_VERSION_NUMBER > 0x10100000L in ngx_ssl_get_client_v_start()
4971 #if OPENSSL_VERSION_NUMBER > 0x10100000L in ngx_ssl_get_client_v_end()
[all …]
H A Dngx_event_openssl_stapling.c316 #if OPENSSL_VERSION_NUMBER >= 0x10100001L in ngx_ssl_stapling_issuer()
403 #if OPENSSL_VERSION_NUMBER >= 0x10000000L in ngx_ssl_stapling_responder()
592 #if OPENSSL_VERSION_NUMBER >= 0x0090707fL in ngx_ssl_stapling_ocsp_handler()
/f-stack/dpdk/drivers/crypto/openssl/
H A Dcompat.h8 #if (OPENSSL_VERSION_NUMBER < 0x10100000L)
H A Drte_openssl_pmd.c23 #if (OPENSSL_VERSION_NUMBER < 0x10100000L)
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_round_robin.c704 #if OPENSSL_VERSION_NUMBER >= 0x0090707fL in ngx_stream_upstream_set_round_robin_peer_session()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream_round_robin.c672 #if OPENSSL_VERSION_NUMBER >= 0x0090707fL in ngx_http_upstream_set_round_robin_peer_session()
H A Dngx_http_request.c947 #if OPENSSL_VERSION_NUMBER >= 0x009080dfL in ngx_http_ssl_servername()