Home
last modified time | relevance | path

Searched refs:handshake_complete_cb_arg (Results 1 – 5 of 5) sorted by relevance

/src/crypto/openssl/include/internal/
H A Dquic_tls.h72 void *handshake_complete_cb_arg; member
/src/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c156 qtlsargs.handshake_complete_cb_arg = NULL; in SSL_set_quic_tls_cbs()
H A Dquic_tls.c855 return qtls->args.handshake_complete_cb(qtls->args.handshake_complete_cb_arg); in ossl_quic_tls_tick()
H A Dquic_channel.c354 tls_args.handshake_complete_cb_arg = ch; in ch_init()
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-tls.md101 void *handshake_complete_cb_arg;