Home
last modified time | relevance | path

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

12

/openssl/crypto/cmp/
H A Dcmp_hdr.c23 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno) in ossl_cmp_hdr_set_pvno()
30 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_pvno()
41 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_protection_nid()
50 OSSL_CMP_PKIHEADER *hdr) in OSSL_CMP_HDR_get0_transactionID()
111 int ossl_cmp_hdr_update_messageTime(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_update_messageTime()
135 int ossl_cmp_hdr_set1_senderKID(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_set1_senderKID()
170 int ossl_cmp_hdr_generalInfo_push0_item(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push0_item()
178 int ossl_cmp_hdr_generalInfo_push1_items(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push1_items()
200 int ossl_cmp_hdr_set_implicitConfirm(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_implicitConfirm()
224 int ossl_cmp_hdr_has_implicitConfirm(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_has_implicitConfirm()
[all …]
H A Dcmp_server.c274 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request() local
577 OSSL_CMP_PKIHEADER *hdr; in OSSL_CMP_SRV_process_request() local
H A Dcmp_vfy.c706 OSSL_CMP_PKIHEADER *hdr; in ossl_cmp_msg_check_update() local
/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()
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()
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
H A Dquic_sstream.c93 OSSL_QUIC_FRAME_STREAM *hdr, in ossl_quic_sstream_get_stream_frame()
H A Dquic_trace.c578 QUIC_PKT_HDR hdr; in ossl_quic_trace() local
H A Dquic_port.c500 QUIC_PKT_HDR hdr; in port_default_packet_handler() local
H A Dquic_record_rx.c50 QUIC_PKT_HDR hdr; /* data/len are decrypted payload */ member
468 static uint32_t qrx_determine_enc_level(const QUIC_PKT_HDR *hdr) in qrx_determine_enc_level()
/openssl/test/
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 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_multistream_test.c2812 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()
3668 static int script_42_inject_plain(struct helper *h, QUIC_PKT_HDR *hdr, in script_42_inject_plain()
4911 QUIC_PKT_HDR hdr = {0}; in generate_version_neg() local
[all …]
H A Dquic_stream_test.c44 OSSL_QUIC_FRAME_STREAM hdr; in test_sstream_simple() local
220 OSSL_QUIC_FRAME_STREAM hdr; in test_sstream_bulk() local
H A Dquic_fifd_test.c111 OSSL_QUIC_FRAME_STREAM hdr = {0}; in test_generic() local
H A Dcmp_hdr_test.c20 OSSL_CMP_PKIHEADER *hdr; member
H A Dquic_record_test.c42 const QUIC_PKT_HDR *hdr; member
1944 QUIC_PKT_HDR hdr; member
2755 QUIC_PKT_HDR hdr = {0}; in test_wire_pkt_hdr_actual() local
H A Dhttp_test.c43 const char *hdr = (char *)req; in mock_http_server() local
/openssl/crypto/asn1/
H A Dasn_mime.c129 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()
406 MIME_HEADER *hdr; in SMIME_read_ASN1_ex() local
579 MIME_HEADER *hdr; in SMIME_text() local
955 static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name) in mime_param_find()
966 static void mime_hdr_free(MIME_HEADER *hdr) in mime_hdr_free()
/openssl/test/recipes/70-test_quic_multistream_data/
H A Dverify-qlog.py41 def check_header(filename, hdr): argument
/openssl/test/helpers/
H A Dpktsplitbio.c83 QUIC_PKT_HDR hdr; in pkt_split_dgram_recvmmsg() local
/openssl/include/internal/
H A Dquic_record_rx.h188 QUIC_PKT_HDR *hdr; member
H A Dquic_record_tx.h163 QUIC_PKT_HDR *hdr; member
H A Dktls.h335 struct cmsghdr hdr; in ktls_send_ctrl_message() member
388 struct cmsghdr hdr; in ktls_read_record() member
/openssl/crypto/bio/
H A Dbss_dgram_pair.c493 struct dgram_hdr hdr; in dgram_pair_ctrl_pending() local
880 struct dgram_hdr hdr; in dgram_pair_read_actual() local
1207 struct dgram_hdr hdr = {0}; in dgram_pair_write_actual() local

Completed in 97 milliseconds

12