Home
last modified time | relevance | path

Searched refs:ossl_cmp_hdr_get_protection_nid (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/internal/man3/
H A Dossl_cmp_hdr_init.pod7 ossl_cmp_hdr_get_protection_nid,
30 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr);
59 ossl_cmp_hdr_get_protection_nid returns the NID of the protection algorithm
124 ossl_cmp_hdr_get_protection_nid returns the respective NID, NID_undef on error.
/openssl/crypto/cmp/
H A Dcmp_hdr.c41 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_protection_nid() function
H A Dcmp_vfy.c580 switch (ossl_cmp_hdr_get_protection_nid(msg->header)) { in OSSL_CMP_validate_msg()
848 if (ossl_cmp_hdr_get_protection_nid(hdr) == NID_id_PasswordBasedMAC) { in ossl_cmp_msg_check_update()
H A Dcmp_local.h889 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr);
H A Dcmp_server.c653 && ossl_cmp_hdr_get_protection_nid(hdr) != NID_id_PasswordBasedMAC) in OSSL_CMP_SRV_process_request()

Completed in 19 milliseconds