HomeSort by: relevance | last modified time | path
    Searched refs:OSSL_QUIC_FRAME_STREAM (Results 1 - 13 of 13) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_wire.h 175 } OSSL_QUIC_FRAME_STREAM;
316 const OSSL_QUIC_FRAME_STREAM *f);
323 size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f);
336 const OSSL_QUIC_FRAME_STREAM *f);
599 OSSL_QUIC_FRAME_STREAM *f);
quic_stream.h 130 OSSL_QUIC_FRAME_STREAM *hdr,
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_sstream.c 93 OSSL_QUIC_FRAME_STREAM *hdr,
168 OSSL_QUIC_FRAME_STREAM shdr;
quic_wire.c 179 const OSSL_QUIC_FRAME_STREAM *f)
203 size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f)
232 const OSSL_QUIC_FRAME_STREAM *f)
675 OSSL_QUIC_FRAME_STREAM *f)
qlog_event_helpers.c 305 OSSL_QUIC_FRAME_STREAM f;
quic_trace.c 191 OSSL_QUIC_FRAME_STREAM frame_data;
quic_txp.c 1582 OSSL_QUIC_FRAME_STREAM hdr;
2095 OSSL_QUIC_FRAME_STREAM *shdr,
2129 OSSL_QUIC_FRAME_STREAM shdr = { 0 };
2208 OSSL_QUIC_FRAME_STREAM shdr;
2285 OSSL_QUIC_FRAME_STREAM *shdr;
quic_stream_map.c 242 OSSL_QUIC_FRAME_STREAM shdr;
quic_rx_depack.c 502 OSSL_QUIC_FRAME_STREAM frame_data;
  /src/crypto/external/apache2/openssl/dist/test/
quic_wire_test.c 351 static const OSSL_QUIC_FRAME_STREAM encode_case_8_f = {
366 OSSL_QUIC_FRAME_STREAM f = { 0 };
413 static const OSSL_QUIC_FRAME_STREAM encode_case_9_f = {
428 OSSL_QUIC_FRAME_STREAM f = { 0 };
quic_stream_test.c 44 OSSL_QUIC_FRAME_STREAM hdr;
220 OSSL_QUIC_FRAME_STREAM hdr;
quic_fifd_test.c 115 OSSL_QUIC_FRAME_STREAM hdr = { 0 };
quic_txp_test.c 71 OSSL_QUIC_FRAME_STREAM stream;

Completed in 31 milliseconds