Home
last modified time | relevance | path

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

/crypto/cmp/
A Dcmp_hdr.c17 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno) in ossl_cmp_hdr_set_pvno()
24 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_pvno()
35 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_protection_nid()
44 OSSL_CMP_PKIHEADER *hdr) in OSSL_CMP_HDR_get0_transactionID()
105 int ossl_cmp_hdr_update_messageTime(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_update_messageTime()
129 int ossl_cmp_hdr_set1_senderKID(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_set1_senderKID()
164 int ossl_cmp_hdr_generalInfo_push0_item(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push0_item()
172 int ossl_cmp_hdr_generalInfo_push1_items(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push1_items()
194 int ossl_cmp_hdr_set_implicitConfirm(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_implicitConfirm()
218 int ossl_cmp_hdr_has_implicitConfirm(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_has_implicitConfirm()
[all …]
A Dcmp_server.c273 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request() local
580 OSSL_CMP_PKIHEADER *hdr; in OSSL_CMP_SRV_process_request() local
A Dcmp_vfy.c698 OSSL_CMP_PKIHEADER *hdr; in ossl_cmp_msg_check_update() local
/crypto/asn1/
A Dasn_mime.c129 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()
436 MIME_HEADER *hdr; in SMIME_read_ASN1_ex() local
616 MIME_HEADER *hdr; in SMIME_text() local
997 static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name) in mime_param_find()
1008 static void mime_hdr_free(MIME_HEADER *hdr) in mime_hdr_free()
/crypto/bio/
A Dbss_dgram_pair.c497 struct dgram_hdr hdr; in dgram_pair_ctrl_pending() local
901 struct dgram_hdr hdr; in dgram_pair_read_actual() local
1228 struct dgram_hdr hdr = {0}; in dgram_pair_write_actual() local
/crypto/http/
A Dhttp_client.c378 CONF_VALUE *hdr; in add1_headers() local

Completed in 23 milliseconds