Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_record_tx.h29 } OSSL_QTX_IOVEC; typedef
34 const OSSL_QTX_IOVEC *iovecin, size_t numin,
36 const OSSL_QTX_IOVEC **iovecout,
169 const OSSL_QTX_IOVEC *iovec;
H A Dqlog_event_helpers.h44 const OSSL_QTX_IOVEC *iovec,
52 const OSSL_QTX_IOVEC *iovec,
H A Dquic_stream.h131 OSSL_QTX_IOVEC *iov,
295 OSSL_QTX_IOVEC *iov,
/openssl/ssl/quic/
H A Dquic_sstream.c94 OSSL_QTX_IOVEC *iov, in ossl_quic_sstream_get_stream_frame()
169 OSSL_QTX_IOVEC iov[2]; in ossl_quic_sstream_has_pending()
404 OSSL_QTX_IOVEC *iov, in ossl_quic_sstream_adjust_iov()
H A Dqlog_event_helpers.c530 const OSSL_QTX_IOVEC *iovec, in log_frames()
569 const OSSL_QTX_IOVEC *iovec, in log_packet()
611 const OSSL_QTX_IOVEC *iovec, in ossl_qlog_event_transport_packet_sent()
625 const OSSL_QTX_IOVEC *iovec, in ossl_qlog_event_transport_packet_received()
H A Dquic_record_tx.c336 const OSSL_QTX_IOVEC *iovec;
340 static size_t iovec_total_bytes(const OSSL_QTX_IOVEC *iovec, in iovec_total_bytes()
352 const OSSL_QTX_IOVEC *iovec, in iovec_cur_init()
601 const OSSL_QTX_IOVEC *iovec, size_t num_iovec) in qtx_write()
759 const OSSL_QTX_IOVEC *iovec; in qtx_mutate_write()
H A Dquic_txp.c103 OSSL_QTX_IOVEC *iovec; /* scratch iovec array for use with QTX */
1488 OSSL_QTX_IOVEC iov[2]; in sstream_is_pending()
2046 OSSL_QTX_IOVEC iov[2]; in txp_generate_crypto_frames()
2125 OSSL_QTX_IOVEC iov[2];
3055 OSSL_QTX_IOVEC *iovec; in txp_el_ensure_iovec()
3062 iovec = OPENSSL_realloc(el->iovec, sizeof(OSSL_QTX_IOVEC) * num); in txp_el_ensure_iovec()
H A Dquic_stream_map.c244 OSSL_QTX_IOVEC iov[2]; in stream_has_data_to_send()
H A Dquic_channel.c2122 OSSL_QTX_IOVEC iovec; in ch_rx_handle_packet()
/openssl/test/
H A Dquic_record_test.c3194 static const OSSL_QTX_IOVEC tx_script_1_iovec[] = {
3259 static const OSSL_QTX_IOVEC tx_script_2_iovec[] = {
3311 static const OSSL_QTX_IOVEC tx_script_3_iovec[] = {
3369 static const OSSL_QTX_IOVEC tx_script_4a_iovec[] = {
3413 static const OSSL_QTX_IOVEC tx_script_4b_iovec[] = {
3457 static const OSSL_QTX_IOVEC tx_script_4c_iovec[] = {
3528 static const OSSL_QTX_IOVEC tx_script_5_iovec[] = {
3581 static const OSSL_QTX_IOVEC tx_script_6_iovec[] = {
H A Dquic_stream_test.c14 const OSSL_QTX_IOVEC *iov, size_t iov_len) in compare_iov()
45 OSSL_QTX_IOVEC iov[2]; in test_sstream_simple()
221 OSSL_QTX_IOVEC iov[2]; in test_sstream_bulk()
H A Dquic_fifd_test.c112 OSSL_QTX_IOVEC iov[2]; in test_generic()
/openssl/test/helpers/
H A Dquictestlib.c43 OSSL_QTX_IOVEC pplainio;
708 const OSSL_QTX_IOVEC *iovecin, size_t numin, in packet_plain_mutate()
710 const OSSL_QTX_IOVEC **iovecout, in packet_plain_mutate()
/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md105 const OSSL_QTX_IOVEC *iovecin, size_t numin,
107 const OSSL_QTX_IOVEC **iovecout,

Completed in 68 milliseconds