Searched defs:hdr (Results 1 – 6 of 6) sorted by relevance
17 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 …]
273 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request() local580 OSSL_CMP_PKIHEADER *hdr; in OSSL_CMP_SRV_process_request() local
698 OSSL_CMP_PKIHEADER *hdr; in ossl_cmp_msg_check_update() local
129 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()436 MIME_HEADER *hdr; in SMIME_read_ASN1_ex() local616 MIME_HEADER *hdr; in SMIME_text() local997 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()
497 struct dgram_hdr hdr; in dgram_pair_ctrl_pending() local901 struct dgram_hdr hdr; in dgram_pair_read_actual() local1228 struct dgram_hdr hdr = {0}; in dgram_pair_write_actual() local
378 CONF_VALUE *hdr; in add1_headers() local
Completed in 23 milliseconds