Home
last modified time | relevance | path

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

/freebsd/crypto/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
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c279 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request()
593 || (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.c65 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get0_header() function
/freebsd/crypto/openssl/test/
H A Dcmp_vfy_test.c444 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test()
H A Dcmp_protect_test.c112 prot_part.header = OSSL_CMP_MSG_get0_header(msg); in verify_signature()
/freebsd/crypto/openssl/apps/lib/
H A Dcmp_mock_srv.c324 OSSL_CMP_HDR_get0_geninfo_ITAVs(OSSL_CMP_MSG_get0_header(cert_req)); in process_cert_request()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile294 MAN+= OSSL_CMP_MSG_get0_header.3
3055 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_CTX_setup_CRM.3
3056 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_get0_certreq_publickey.3
3057 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_get_bodytype.3
3058 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_read.3
3059 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_update_recipNonce.3
3060 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_update_transactionID.3
3061 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_write.3
3062 MLINKS+= OSSL_CMP_MSG_get0_header.3 d2i_OSSL_CMP_MSG_bio.3
3063 MLINKS+= OSSL_CMP_MSG_get0_header.3 i2d_OSSL_CMP_MSG_bio.3
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in466 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
H A Dcmp.h609 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
/freebsd/crypto/openssl/doc/
H A Dbuild.info1650 DEPEND[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1651 GENERATE[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1652 DEPEND[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
1653 GENERATE[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
3460 html/man3/OSSL_CMP_MSG_get0_header.html \
4132 man/man3/OSSL_CMP_MSG_get0_header.3 \
/freebsd/crypto/openssl/apps/
H A Dcmp.c932 hdr = OSSL_CMP_MSG_get0_header(res); in read_write_req_resp()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4895 OSSL_CMP_MSG_get0_header;
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4857 OSSL_CMP_MSG_get0_header 4985 3_0_0 EXIST::FUNCTION:CMP