Searched refs:want_handshake_done (Results 1 – 1 of 1) sorted by relevance
71 unsigned int want_handshake_done : 1; member659 txp->want_handshake_done = 1; in ossl_quic_tx_packetiser_schedule_handshake_done()1420 if (a.allow_handshake_done && txp->want_handshake_done) in txp_should_try_staging()1548 txp->want_handshake_done = 1; in on_regen_notify()2605 if (a.allow_handshake_done && txp->want_handshake_done in txp_generate_for_el()3005 txp->want_handshake_done = 0; in txp_pkt_commit()
Completed in 12 milliseconds