Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c340 static int tx_helper_commit(struct tx_helper *h) in tx_helper_commit() function
1842 if (!tx_helper_commit(&pkt->h)) in txp_pkt_append_padding()
1937 if (!tx_helper_commit(h)) in txp_generate_pre_token()
1989 if (!tx_helper_commit(h)) in txp_generate_pre_token()
2187 if (!tx_helper_commit(h)) in txp_generate_crypto_frames()
2437 if (!tx_helper_commit(h)) in txp_generate_stream_frames()
2526 if (!tx_helper_commit(h)) in txp_generate_stream_related()
2555 if (!tx_helper_commit(h)) in txp_generate_stream_related()
2600 if (!tx_helper_commit(h)) in txp_generate_stream_related()
2702 if (!tx_helper_commit(h)) in txp_generate_for_el()
[all …]