Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c246 static int tx_helper_append_iovec(struct tx_helper *h, in tx_helper_append_iovec() function
350 if (!tx_helper_append_iovec(h, h->txn.data, l)) { in tx_helper_commit()
2107 tx_helper_append_iovec(h, iov[i].buf, iov[i].buf_len); in txp_generate_crypto_frames()
2356 tx_helper_append_iovec(h, chunks[i % 2].iov[j].buf, in txp_generate_stream_frames()
2760 if (!tx_helper_append_iovec(h, encoded, encoded_len)) in txp_generate_for_el()

Completed in 14 milliseconds