Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c317 static void tx_helper_end(struct tx_helper *h, int success) in tx_helper_end() function
334 tx_helper_end(h, 0); in tx_helper_rollback()
346 tx_helper_end(h, 0); in tx_helper_commit()
351 tx_helper_end(h, 0); in tx_helper_commit()
362 tx_helper_end(h, 0); in tx_helper_commit()
378 tx_helper_end(h, 1); in tx_helper_commit()

Completed in 13 milliseconds