libcrypto.num: add EVP_CIPHER_get_security_category() to exports

This commit is contained in:
Pauli 2025-05-14 10:33:40 +10:00
parent 5226e878f1
commit 60057ffa23
1 changed files with 1 additions and 0 deletions

View File

@ -5926,6 +5926,7 @@ OSSL_AA_DIST_POINT_it ? 3_5_0 EXIST::FUNCTION:
PEM_ASN1_write_bio_ctx ? 3_5_0 EXIST::FUNCTION:
EVP_PKEY_get_security_category ? 3_6_0 EXIST::FUNCTION:
X509_STORE_CTX_set_ocsp_resp ? 3_6_0 EXIST::FUNCTION:OCSP
EVP_CIPHER_get_security_category ? 3_6_0 EXIST::FUNCTION:
OPENSSL_sk_set_thunks ? 3_6_0 EXIST::FUNCTION:
i2d_PKCS8PrivateKey ? 3_6_0 EXIST::FUNCTION:
OSSL_PARAM_set_octet_string_or_ptr ? 3_6_0 EXIST::FUNCTION: