Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire_pkt.h428 } QUIC_PKT_HDR; typedef
474 QUIC_PKT_HDR *hdr,
514 const QUIC_PKT_HDR *hdr,
540 const QUIC_PKT_HDR *hdr);
602 const QUIC_PKT_HDR *hdr,
623 const QUIC_PKT_HDR *hdr,
H A Dqlog_event_helpers.h42 const QUIC_PKT_HDR *hdr,
50 const QUIC_PKT_HDR *hdr,
H A Dquic_record_tx.h33 typedef int (*ossl_mutate_packet_cb)(const QUIC_PKT_HDR *hdrin,
35 QUIC_PKT_HDR **hdrout,
163 QUIC_PKT_HDR *hdr;
H A Dquic_record_rx.h188 QUIC_PKT_HDR *hdr;
/openssl/test/
H A Dquic_record_test.c42 const QUIC_PKT_HDR *hdr;
1944 QUIC_PKT_HDR hdr;
2755 QUIC_PKT_HDR hdr = {0}; in test_wire_pkt_hdr_actual()
3177 static QUIC_PKT_HDR tx_script_1_hdr = {
3242 static QUIC_PKT_HDR tx_script_2_hdr = {
3294 static QUIC_PKT_HDR tx_script_3_hdr = {
3352 static QUIC_PKT_HDR tx_script_4a_hdr = {
3396 static QUIC_PKT_HDR tx_script_4b_hdr = {
3440 static QUIC_PKT_HDR tx_script_4c_hdr = {
3511 static QUIC_PKT_HDR tx_script_5_hdr = {
[all …]
H A Dquic_record_test_util.h13 static int cmp_pkt_hdr(const QUIC_PKT_HDR *a, const QUIC_PKT_HDR *b, in cmp_pkt_hdr()
H A Dquic_multistream_test.c94 int (*qtf_packet_plain_cb)(struct helper *h, QUIC_PKT_HDR *hdr,
2812 static int script_21_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_21_inject_plain()
2864 static int script_22_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_22_inject_plain()
2893 static int script_23_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_23_inject_plain()
2946 static int script_24_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_24_inject_plain()
3056 static int script_28_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_28_inject_plain()
3190 static int script_32_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_32_inject_plain()
3405 static int script_39_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_39_inject_plain()
3554 static int script_41_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_41_inject_plain()
4911 QUIC_PKT_HDR hdr = {0}; in generate_version_neg()
[all …]
H A Dquicfaultstest.c70 static int add_unknown_frame_cb(QTEST_FAULT *fault, QUIC_PKT_HDR *hdr, in add_unknown_frame_cb()
230 static int on_packet_cipher_cb(QTEST_FAULT *fault, QUIC_PKT_HDR *hdr, in on_packet_cipher_cb()
H A Dquic_newcid_test.c23 static int add_ncid_frame_cb(QTEST_FAULT *fault, QUIC_PKT_HDR *hdr, in add_ncid_frame_cb()
H A Dquic_wire_test.c1539 QUIC_PKT_HDR hdr = {0}; in test_wire_retry_integrity_tag()
/openssl/test/helpers/
H A Dquictestlib.h114 QUIC_PKT_HDR *hdr,
221 QUIC_PKT_HDR *hdr,
H A Dpktsplitbio.c83 QUIC_PKT_HDR hdr; in pkt_split_dgram_recvmmsg()
H A Dquictestlib.c41 QUIC_PKT_HDR pplainhdr;
707 static int packet_plain_mutate(const QUIC_PKT_HDR *hdrin, in packet_plain_mutate()
709 QUIC_PKT_HDR **hdrout, in packet_plain_mutate()
1079 QUIC_PKT_HDR hdr; in pcipher_sendmmsg()
/openssl/ssl/quic/
H A Dquic_wire_pkt.c189 QUIC_PKT_HDR *hdr, in ossl_quic_wire_decode_pkt_hdr()
459 const QUIC_PKT_HDR *hdr, in ossl_quic_wire_encode_pkt_hdr()
594 const QUIC_PKT_HDR *hdr) in ossl_quic_wire_get_encoded_pkt_hdr_len()
804 const QUIC_PKT_HDR *hdr, in ossl_quic_validate_retry_integrity_tag()
837 const QUIC_PKT_HDR *hdr, in ossl_quic_calculate_retry_integrity_tag()
847 QUIC_PKT_HDR hdr2; in ossl_quic_calculate_retry_integrity_tag()
H A Dqlog_event_helpers.c567 const QUIC_PKT_HDR *hdr, in log_packet()
609 const QUIC_PKT_HDR *hdr, in ossl_qlog_event_transport_packet_sent()
623 const QUIC_PKT_HDR *hdr, in ossl_qlog_event_transport_packet_received()
H A Dquic_record_tx.c461 static int qtx_write_hdr(OSSL_QTX *qtx, const QUIC_PKT_HDR *hdr, TXE *txe, in qtx_write_hdr()
600 uint32_t enc_level, QUIC_PKT_HDR *hdr, in qtx_write()
758 QUIC_PKT_HDR *hdr; in qtx_mutate_write()
H A Dquic_port.c500 QUIC_PKT_HDR hdr; in port_default_packet_handler()
H A Dquic_record_rx.c50 QUIC_PKT_HDR hdr; /* data/len are decrypted payload */
468 static uint32_t qrx_determine_enc_level(const QUIC_PKT_HDR *hdr) in qrx_determine_enc_level()
H A Dquic_trace.c578 QUIC_PKT_HDR hdr; in ossl_quic_trace()
H A Dquic_txp.c413 QUIC_PKT_HDR phdr;
1211 QUIC_PKT_HDR *phdr, in txp_determine_geometry()
/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md104 typedef int (*ossl_mutate_packet_cb)(const QUIC_PKT_HDR *hdrin,
106 QUIC_PKT_HDR **hdrout,
253 QUIC_PKT_HDR *hdr,
358 QUIC_PKT_HDR *hdr,
406 static int add_unknown_frame_cb(OSSL_QUIC_FAULT *fault, QUIC_PKT_HDR *hdr,

Completed in 107 milliseconds