/dports/net/libngtcp2/ngtcp2-224bd62/examples/ |
H A D | tls_client_context_openssl.cc | 71 int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 97 int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data()
|
H A D | tls_server_context_openssl.cc | 182 int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 207 int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data()
|
H A D | simpleclient.c | 155 static int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 178 static int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data() 200 static int send_alert(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in send_alert()
|
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/ |
H A D | QUICTLS_openssl.cc | 290 ssl_encryption_level_t ossl_level; in _pass_quic_data_to_ssl_impl() local
|
H A D | QUICTLS_boringssl.cc | 326 ssl_encryption_level_t ossl_level; in _pass_quic_data_to_ssl_impl() local
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/ |
H A D | h2load_quic.cc | 240 int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 256 int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data()
|
H A D | shrpx_tls.cc | 1192 int quic_set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 1213 int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data() 1231 int quic_send_alert(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, uint8_t alert) { in quic_send_alert()
|
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/vquic/ |
H A D | ngtcp2.c | 103 quic_from_ossl_level(OSSL_ENCRYPTION_LEVEL ossl_level) in quic_from_ossl_level() 162 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 181 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/vquic/ |
H A D | ngtcp2.c | 105 quic_from_ossl_level(OSSL_ENCRYPTION_LEVEL ossl_level) in quic_from_ossl_level() 164 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 185 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/www/libnghttp2/nghttp2-1.46.0/src/ |
H A D | h2load_quic.cc | 246 int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 265 int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data()
|
H A D | shrpx_tls.cc | 1218 int quic_set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 1239 int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data() 1257 int quic_send_alert(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, uint8_t alert) { in quic_send_alert()
|
/dports/www/nghttp2/nghttp2-1.46.0/src/ |
H A D | h2load_quic.cc | 246 int set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in set_encryption_secrets() 265 int add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in add_handshake_data()
|
H A D | shrpx_tls.cc | 1218 int quic_set_encryption_secrets(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 1239 int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data() 1257 int quic_send_alert(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, uint8_t alert) { in quic_send_alert()
|
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/vquic/ |
H A D | ngtcp2.c | 119 quic_from_ossl_level(OSSL_ENCRYPTION_LEVEL ossl_level) in quic_from_ossl_level() 250 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 274 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/vquic/ |
H A D | ngtcp2.c | 119 quic_from_ossl_level(OSSL_ENCRYPTION_LEVEL ossl_level) in quic_from_ossl_level() 254 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 278 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/vquic/ |
H A D | ngtcp2.c | 119 quic_from_ossl_level(OSSL_ENCRYPTION_LEVEL ossl_level) in quic_from_ossl_level() 252 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 276 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/net/libngtcp2/ngtcp2-224bd62/crypto/openssl/ |
H A D | openssl.c | 685 OSSL_ENCRYPTION_LEVEL ossl_level) { in ngtcp2_crypto_openssl_from_ossl_encryption_level()
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/vquic/ |
H A D | ngtcp2.c | 207 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 231 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/vquic/ |
H A D | ngtcp2.c | 206 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 230 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/vquic/ |
H A D | ngtcp2.c | 206 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 230 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/vquic/ |
H A D | ngtcp2.c | 206 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 230 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/vquic/ |
H A D | ngtcp2.c | 207 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 231 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/vquic/ |
H A D | ngtcp2.c | 206 OSSL_ENCRYPTION_LEVEL ossl_level, in quic_set_encryption_secrets() 230 static int quic_add_handshake_data(SSL *ssl, OSSL_ENCRYPTION_LEVEL ossl_level, in quic_add_handshake_data()
|