Searched refs:handshake_complete_cb (Results 1 – 4 of 4) sorted by relevance
71 int (*handshake_complete_cb)(void *arg); member
100 int (*handshake_complete_cb)(void *arg);127 has successfully completed this will be communicated via `handshake_complete_cb`.
824 return qtls->args.handshake_complete_cb(qtls->args.handshake_complete_cb_arg); in ossl_quic_tls_tick()
331 tls_args.handshake_complete_cb = ch_on_handshake_complete; in ch_init()
Completed in 17 milliseconds