Home
last modified time | relevance | path

Searched refs:handshake_complete_cb (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_tls.h71 int (*handshake_complete_cb)(void *arg); member
/openssl/doc/designs/quic-design/
H A Dquic-tls.md100 int (*handshake_complete_cb)(void *arg);
127 has successfully completed this will be communicated via `handshake_complete_cb`.
/openssl/ssl/quic/
H A Dquic_tls.c824 return qtls->args.handshake_complete_cb(qtls->args.handshake_complete_cb_arg); in ossl_quic_tls_tick()
H A Dquic_channel.c331 tls_args.handshake_complete_cb = ch_on_handshake_complete; in ch_init()

Completed in 80 milliseconds