Searched defs:hdr (Results 1 – 10 of 10) sorted by relevance
23 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()129 int ossl_cmp_hdr_update_messageTime(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_update_messageTime()153 int ossl_cmp_hdr_set1_senderKID(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_set1_senderKID()188 int ossl_cmp_hdr_generalInfo_push0_item(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push0_item()196 int ossl_cmp_hdr_generalInfo_push1_items(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push1_items()218 int ossl_cmp_hdr_set_implicitConfirm(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_implicitConfirm()242 int ossl_cmp_hdr_has_implicitConfirm(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_has_implicitConfirm()[all …]
212 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request() local447 OSSL_CMP_PKIHEADER *hdr; in OSSL_CMP_SRV_process_request() local
667 OSSL_CMP_PKIHEADER *hdr; in ossl_cmp_msg_check_update() local
124 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()399 MIME_HEADER *hdr; in SMIME_read_ASN1_ex() local560 MIME_HEADER *hdr; in SMIME_text() local930 static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name) in mime_param_find()941 static void mime_hdr_free(MIME_HEADER *hdr) in mime_hdr_free()
305 struct cmsghdr hdr; in ktls_send_ctrl_message() member358 struct cmsghdr hdr; in ktls_read_record() member
20 OSSL_CMP_PKIHEADER *hdr; member
39 const char *hdr = (char *)req; in mock_http_server() local
408 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test() local
321 CONF_VALUE *hdr; in add1_headers() local
749 OSSL_CMP_PKIHEADER *hdr; in read_write_req_resp() local
Completed in 23 milliseconds