Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dqlog_event_helpers.c30 int handshake_confirmed) in map_state_to_qlog() argument
38 if (handshake_confirmed) in map_state_to_qlog()
61 int handshake_confirmed) in ossl_qlog_event_connectivity_connection_state_updated() argument
69 handshake_confirmed); in ossl_qlog_event_connectivity_connection_state_updated()
H A Dquic_channel_local.h315 unsigned int handshake_confirmed : 1; member
H A Dquic_ackm.c537 char handshake_confirmed; member
863 if (!ackm->handshake_confirmed) in ackm_get_pto_time_and_space()
1193 if (ackm->handshake_confirmed) in ossl_ackm_on_rx_ack_frame()
1268 ackm->handshake_confirmed = 1; in ossl_ackm_on_handshake_confirmed()
H A Dquic_channel.c563 return ch->handshake_confirmed; in ossl_quic_channel_is_handshake_confirmed()
679 && ch->handshake_confirmed in txku_allowed()
742 return ch->handshake_confirmed && !ch->rxku_pending_confirm; in rxku_allowed()
2572 ch->handshake_confirmed); in ch_record_state_transition()
2756 if (ch->handshake_confirmed) in ossl_quic_channel_on_handshake_confirmed()
2772 ch->handshake_confirmed = 1; in ossl_quic_channel_on_handshake_confirmed()
/openssl/include/internal/
H A Dqlog_event_helpers.h30 int handshake_confirmed);

Completed in 25 milliseconds