Home
last modified time | relevance | path

Searched refs:OSSL_CMP_MSG_get0_header (Results 1 – 11 of 11) sorted by relevance

/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod5 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
/openssl/crypto/cmp/
H A Dcmp_server.c274 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()
H A Dcmp_vfy.c712 hdr = OSSL_CMP_MSG_get0_header(msg); in ossl_cmp_msg_check_update()
H A Dcmp_msg.c62 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get0_header() function
/openssl/test/
H A Dcmp_protect_test.c112 prot_part.header = OSSL_CMP_MSG_get0_header(msg); in verify_signature()
H A Dcmp_vfy_test.c444 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test()
/openssl/apps/lib/
H A Dcmp_mock_srv.c307 OSSL_CMP_HDR_get0_geninfo_ITAVs(OSSL_CMP_MSG_get0_header(cert_req)); in process_cert_request()
/openssl/include/openssl/
H A Dcmp.h.in466 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
/openssl/doc/
H A Dbuild.info1630 DEPEND[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1631 GENERATE[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1632 DEPEND[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
1633 GENERATE[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
3417 html/man3/OSSL_CMP_MSG_get0_header.html \
4081 man/man3/OSSL_CMP_MSG_get0_header.3 \
/openssl/apps/
H A Dcmp.c916 hdr = OSSL_CMP_MSG_get0_header(res); in read_write_req_resp()
/openssl/util/
H A Dlibcrypto.num4857 OSSL_CMP_MSG_get0_header 4985 3_0_0 EXIST::FUNCTION:CMP

Completed in 73 milliseconds