Searched refs:OSSL_CMP_MSG_get0_header (Results 1 – 10 of 10) sorted by relevance
5 OSSL_CMP_MSG_get0_header,19 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);30 OSSL_CMP_MSG_get0_header() returns the header of the given CMP message.62 OSSL_CMP_MSG_get0_header() returns the intended pointer value as described above
212 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request()454 || (hdr = OSSL_CMP_MSG_get0_header(req)) == NULL) { in OSSL_CMP_SRV_process_request()
672 hdr = OSSL_CMP_MSG_get0_header(msg); in ossl_cmp_msg_check_update()
63 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get0_header() function
110 prot_part.header = OSSL_CMP_MSG_get0_header(msg); in verify_signature()
408 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test()
380 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
1546 DEPEND[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod1547 GENERATE[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod1548 DEPEND[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod1549 GENERATE[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod3108 html/man3/OSSL_CMP_MSG_get0_header.html \3700 man/man3/OSSL_CMP_MSG_get0_header.3 \
784 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 33 milliseconds