Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c185 static void tx_helper_rollback(struct tx_helper *h);
224 tx_helper_rollback(h); in tx_helper_cleanup()
331 static void tx_helper_rollback(struct tx_helper *h) in tx_helper_rollback() function
1838 tx_helper_rollback(&pkt->h); in txp_pkt_append_padding()
1948 tx_helper_rollback(h); in txp_generate_pre_token()
1995 tx_helper_rollback(h); in txp_generate_pre_token()
2183 tx_helper_rollback(h); in txp_generate_crypto_frames()
2431 tx_helper_rollback(h); in txp_generate_stream_frames()
2521 tx_helper_rollback(h); /* can't fit */ in txp_generate_stream_related()
2550 tx_helper_rollback(h); /* can't fit */ in txp_generate_stream_related()
[all …]