Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 8 of 8) sorted by relevance

/ssl/quic/
A Dquic_wire_pkt.c189 QUIC_PKT_HDR *hdr, in ossl_quic_wire_decode_pkt_hdr()
471 const QUIC_PKT_HDR *hdr, in ossl_quic_wire_encode_pkt_hdr()
611 const QUIC_PKT_HDR *hdr) in ossl_quic_wire_get_encoded_pkt_hdr_len()
821 const QUIC_PKT_HDR *hdr, in ossl_quic_validate_retry_integrity_tag()
854 const QUIC_PKT_HDR *hdr, in ossl_quic_calculate_retry_integrity_tag()
A Dqlog_event_helpers.c569 const QUIC_PKT_HDR *hdr, in log_packet()
611 const QUIC_PKT_HDR *hdr, in ossl_qlog_event_transport_packet_sent()
625 const QUIC_PKT_HDR *hdr, in ossl_qlog_event_transport_packet_received()
A Dquic_port.c1117 QUIC_PKT_HDR hdr = {0}; in port_send_retry() local
1226 QUIC_PKT_HDR hdr; in port_send_version_negotiation() local
1332 static int port_validate_token(QUIC_PKT_HDR *hdr, QUIC_PORT *port, in port_validate_token()
1484 QUIC_PKT_HDR hdr; in port_default_packet_handler() local
A Dquic_record_tx.c461 static int qtx_write_hdr(OSSL_QTX *qtx, const QUIC_PKT_HDR *hdr, TXE *txe, in qtx_write_hdr()
490 const unsigned char *hdr, size_t hdr_len, in qtx_encrypt_into_txe()
600 uint32_t enc_level, QUIC_PKT_HDR *hdr, in qtx_write()
758 QUIC_PKT_HDR *hdr; in qtx_mutate_write() local
A Dquic_sstream.c93 OSSL_QUIC_FRAME_STREAM *hdr, in ossl_quic_sstream_get_stream_frame()
A Dquic_trace.c585 QUIC_PKT_HDR hdr; in ossl_quic_trace() local
A Dquic_record_rx.c50 QUIC_PKT_HDR hdr; /* data/len are decrypted payload */ member
695 static uint32_t qrx_determine_enc_level(const QUIC_PKT_HDR *hdr) in qrx_determine_enc_level()
A Dquic_txp.c1588 OSSL_QUIC_FRAME_STREAM hdr; in sstream_is_pending() local

Completed in 23 milliseconds