Home
last modified time | relevance | path

Searched refs:handshake_completed (Results 26 – 50 of 60) sorted by relevance

123

/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 Dshrpx_http3_upstream.h146 int handshake_completed();
H A Dh2load_quic.cc44 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
317 h2load::handshake_completed, in quic_init()
H A Dshrpx_http3_upstream.cc473 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
476 if (upstream->handshake_completed() != 0) { in handshake_completed()
484 int Http3Upstream::handshake_completed() { in handshake_completed() function in shrpx::Http3Upstream
521 shrpx::handshake_completed, in init()
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_http3_upstream.h146 int handshake_completed();
H A Dh2load_quic.cc49 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
390 h2load::handshake_completed, in quic_init()
H A Dshrpx_http3_upstream.cc471 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
474 if (upstream->handshake_completed() != 0) { in handshake_completed()
482 int Http3Upstream::handshake_completed() { in handshake_completed() function in shrpx::Http3Upstream
530 shrpx::handshake_completed, in init()
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_http3_upstream.h146 int handshake_completed();
H A Dh2load_quic.cc49 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
390 h2load::handshake_completed, in quic_init()
H A Dshrpx_http3_upstream.cc471 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
474 if (upstream->handshake_completed() != 0) { in handshake_completed()
482 int Http3Upstream::handshake_completed() { in handshake_completed() function in shrpx::Http3Upstream
530 shrpx::handshake_completed, in init()
/dports/net/libngtcp2/ngtcp2-224bd62/examples/
H A Dh09server.h122 int handshake_completed();
H A Dserver.h128 int handshake_completed();
H A Dh09client.cc330 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
334 debug::handshake_completed(conn, user_data); in handshake_completed()
337 if (c->handshake_completed() != 0) { in handshake_completed()
345 int Client::handshake_completed() { in handshake_completed() function in Client
612 ::handshake_completed, in init()
H A Ddebug.cc47 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
H A Dclient.cc336 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
340 debug::handshake_completed(conn, user_data); in handshake_completed()
343 if (c->handshake_completed() != 0) { in handshake_completed()
351 int Client::handshake_completed() { in handshake_completed() function in Client
647 ::handshake_completed, in init()
H A Dperfserver.cc196 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
200 debug::handshake_completed(conn, user_data); in handshake_completed()
203 if (h->handshake_completed() != 0) { in handshake_completed()
211 int Handler::handshake_completed() { in handshake_completed() function in Handler
431 ::handshake_completed, in init()
H A Dh09server.cc421 int handshake_completed(ngtcp2_conn *conn, void *user_data) { in handshake_completed() function
425 debug::handshake_completed(conn, user_data); in handshake_completed()
428 if (h->handshake_completed() != 0) { in handshake_completed()
436 int Handler::handshake_completed() { in handshake_completed() function in Handler
680 ::handshake_completed, in init()
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/twisted/
H A Dwebsocket.py225 def handshake_completed(arg): function
228 proto.is_open.addCallbacks(handshake_completed, failed)
/dports/security/libressl-static/libressl-3.3.5/ssl/
H A Dtls13_handshake.c357 ctx->handshake_completed = 1; in tls13_handshake_perform()
H A Dtls13_lib.c604 if (!ctx->handshake_completed) in tls13_exporter()
H A Dtls13_internal.h281 int handshake_completed; member
/dports/emulators/citra/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_handshake.c357 ctx->handshake_completed = 1; in tls13_handshake_perform()
H A Dtls13_internal.h269 int handshake_completed; member
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/ssl/
H A Dtls13_handshake.c357 ctx->handshake_completed = 1; in tls13_handshake_perform()
H A Dtls13_internal.h269 int handshake_completed; member
/dports/security/libressl/libressl-3.4.3/ssl/
H A Dtls13_lib.c598 if (!ctx->handshake_completed) in tls13_exporter()

123