Skip to content

Commit

Permalink
libcrypto.num: add CMP APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed Aug 28, 2023
1 parent 3eeff05 commit 3d22c4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/libcrypto.num
Original file line number Diff line number Diff line change
Expand Up @@ -5532,3 +5532,6 @@ ERR_count_to_mark ? 3_2_0 EXIST::FUNCTION:
OSSL_ERR_STATE_save_to_mark ? 3_2_0 EXIST::FUNCTION:
X509_STORE_CTX_set_get_crl ? 3_2_0 EXIST::FUNCTION:
X509_STORE_CTX_set_current_reasons ? 3_2_0 EXIST::FUNCTION:
OSSL_CMP_MSG_get_extraCerts ? 3_2_0 EXIST::FUNCTION:CMP
OSSL_CMP_get_ssk ? 3_2_0 EXIST::FUNCTION:CMP
OSSL_CMP_SRV_kem_get_ss ? 3_2_0 EXIST::FUNCTION:CMP

0 comments on commit 3d22c4a

Please sign in to comment.