Searched refs:OSSL_CMP_MSG_get0_header (Results 1 – 11 of 11) sorted by relevance
5 OSSL_CMP_MSG_get0_header,21 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);34 OSSL_CMP_MSG_get0_header() returns the header of the given CMP message.121 OSSL_CMP_MSG_get0_header() returns the intended pointer value as described above
274 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request()584 || (hdr = OSSL_CMP_MSG_get0_header(req)) == NULL) { in OSSL_CMP_SRV_process_request()
712 hdr = OSSL_CMP_MSG_get0_header(msg); in ossl_cmp_msg_check_update()
62 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get0_header() function
112 prot_part.header = OSSL_CMP_MSG_get0_header(msg); in verify_signature()
444 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test()
307 OSSL_CMP_HDR_get0_geninfo_ITAVs(OSSL_CMP_MSG_get0_header(cert_req)); in process_cert_request()
466 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
1630 DEPEND[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod1631 GENERATE[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod1632 DEPEND[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod1633 GENERATE[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod3417 html/man3/OSSL_CMP_MSG_get0_header.html \4081 man/man3/OSSL_CMP_MSG_get0_header.3 \
916 hdr = OSSL_CMP_MSG_get0_header(res); in read_write_req_resp()
4857 OSSL_CMP_MSG_get0_header 4985 3_0_0 EXIST::FUNCTION:CMP
Completed in 68 milliseconds