Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire.h187 } OSSL_QUIC_FRAME_STREAM; typedef
328 const OSSL_QUIC_FRAME_STREAM *f);
335 size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f);
348 const OSSL_QUIC_FRAME_STREAM *f);
611 OSSL_QUIC_FRAME_STREAM *f);
H A Dquic_stream.h130 OSSL_QUIC_FRAME_STREAM *hdr,
/openssl/ssl/quic/
H A Dquic_sstream.c93 OSSL_QUIC_FRAME_STREAM *hdr, in ossl_quic_sstream_get_stream_frame()
168 OSSL_QUIC_FRAME_STREAM shdr; in ossl_quic_sstream_has_pending()
H A Dquic_wire.c179 const OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_encode_frame_stream_hdr()
203 size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_get_encoded_frame_len_stream_hdr()
232 const OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_encode_frame_stream()
677 OSSL_QUIC_FRAME_STREAM *f) in ossl_quic_wire_decode_frame_stream()
H A Dquic_txp.c1487 OSSL_QUIC_FRAME_STREAM hdr; in sstream_is_pending()
2010 OSSL_QUIC_FRAME_STREAM *shdr, in determine_stream_len()
2044 OSSL_QUIC_FRAME_STREAM shdr = {0}; in txp_generate_crypto_frames()
2123 OSSL_QUIC_FRAME_STREAM shdr;
2199 OSSL_QUIC_FRAME_STREAM *shdr; in txp_generate_stream_frames()
H A Dqlog_event_helpers.c310 OSSL_QUIC_FRAME_STREAM f; in log_frame_actual()
H A Dquic_trace.c185 OSSL_QUIC_FRAME_STREAM frame_data; in frame_stream()
H A Dquic_stream_map.c243 OSSL_QUIC_FRAME_STREAM shdr; in stream_has_data_to_send()
H A Dquic_rx_depack.c500 OSSL_QUIC_FRAME_STREAM frame_data; in depack_do_frame_stream()
/openssl/test/
H A Dquic_wire_test.c337 static const OSSL_QUIC_FRAME_STREAM encode_case_8_f = {
352 OSSL_QUIC_FRAME_STREAM f = {0}; in encode_case_8_dec()
399 static const OSSL_QUIC_FRAME_STREAM encode_case_9_f = {
414 OSSL_QUIC_FRAME_STREAM f = {0}; in encode_case_9_dec()
H A Dquic_stream_test.c44 OSSL_QUIC_FRAME_STREAM hdr; in test_sstream_simple()
220 OSSL_QUIC_FRAME_STREAM hdr; in test_sstream_bulk()
H A Dquic_fifd_test.c111 OSSL_QUIC_FRAME_STREAM hdr = {0}; in test_generic()
H A Dquic_txp_test.c71 OSSL_QUIC_FRAME_STREAM stream;

Completed in 47 milliseconds