From: Pauli Date: Wed, 7 May 2025 02:10:28 +0000 (+1000) Subject: add EVP_PKEY_get_security_category to exported symbols X-Git-Tag: openssl-3.6.0-alpha1~683 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445e2797e6f695d9028579ff8345f1290dc2b7af;p=thirdparty%2Fopenssl.git add EVP_PKEY_get_security_category to exported symbols Reviewed-by: Shane Lontis Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/27571) --- diff --git a/util/libcrypto.num b/util/libcrypto.num index 07cf52924a4..8079cdbd853 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -5924,6 +5924,7 @@ OSSL_AA_DIST_POINT_free ? 3_5_0 EXIST::FUNCTION: OSSL_AA_DIST_POINT_new ? 3_5_0 EXIST::FUNCTION: 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: 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: