Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod5 OSSL_CMP_MSG_get0_header,
20 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
32 OSSL_CMP_MSG_get0_header() returns the header of the given CMP message.
116 OSSL_CMP_MSG_get0_header() returns the intended pointer value as described above
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c219 OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(req); in process_cert_request()
469 || (hdr = OSSL_CMP_MSG_get0_header(req)) == NULL) { in OSSL_CMP_SRV_process_request()
H A Dcmp_vfy.c673 hdr = OSSL_CMP_MSG_get0_header(msg); in ossl_cmp_msg_check_update()
H A Dcmp_msg.c63 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_protect_test.c112 prot_part.header = OSSL_CMP_MSG_get0_header(msg); in verify_signature()
H A Dcmp_vfy_test.c427 const OSSL_CMP_PKIHEADER *hdr = OSSL_CMP_MSG_get0_header(fixture->msg); in execute_msg_check_test()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile277 MAN+= OSSL_CMP_MSG_get0_header.3
2831 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_CTX_setup_CRM.3
2853 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_get_bodytype.3
2855 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_read.3
2856 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_update_recipNonce.3
2857 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_update_transactionID.3
2858 MLINKS+= OSSL_CMP_MSG_get0_header.3 OSSL_CMP_MSG_write.3
4875 MLINKS+= OSSL_CMP_MSG_get0_header.3 d2i_OSSL_CMP_MSG_bio.3
5088 MLINKS+= OSSL_CMP_MSG_get0_header.3 i2d_OSSL_CMP_MSG_bio.3
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in384 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
H A Dcmp.h503 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg);
/freebsd/crypto/openssl/doc/
H A Dbuild.info1582 DEPEND[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1583 GENERATE[html/man3/OSSL_CMP_MSG_get0_header.html]=man3/OSSL_CMP_MSG_get0_header.pod
1584 DEPEND[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
1585 GENERATE[man/man3/OSSL_CMP_MSG_get0_header.3]=man3/OSSL_CMP_MSG_get0_header.pod
3181 html/man3/OSSL_CMP_MSG_get0_header.html \
3789 man/man3/OSSL_CMP_MSG_get0_header.3 \
/freebsd/crypto/openssl/apps/
H A Dcmp.c855 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