From: Dmitry Belyavskiy Date: Thu, 28 Aug 2025 16:42:24 +0000 (+0200) Subject: Make update X-Git-Tag: openssl-3.6.0-alpha1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a3cf5308f5b7ac7e44553094d1b63f13976af0;p=thirdparty%2Fopenssl.git Make update Reviewed-by: Tim Hudson Reviewed-by: Matt Caswell Reviewed-by: Neil Horman (Merged from https://github.com/openssl/openssl/pull/28369) --- diff --git a/util/libcrypto.num b/util/libcrypto.num index 99e6407ad45..0a062b94198 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -5936,6 +5936,10 @@ CMS_RecipientInfo_kemri_set0_pkey ? 3_6_0 EXIST::FUNCTION:CMS CMS_RecipientInfo_kemri_get0_ctx ? 3_6_0 EXIST::FUNCTION:CMS CMS_RecipientInfo_kemri_get0_kdf_alg ? 3_6_0 EXIST::FUNCTION:CMS CMS_RecipientInfo_kemri_set_ukm ? 3_6_0 EXIST::FUNCTION:CMS +EVP_PKEY_derive_SKEY ? 3_6_0 EXIST::FUNCTION: +EVP_KDF_CTX_set_SKEY ? 3_6_0 EXIST::FUNCTION: +EVP_KDF_derive_SKEY ? 3_6_0 EXIST::FUNCTION: +EVP_SKEY_import_SKEYMGMT ? 3_6_0 EXIST::FUNCTION: CRYPTO_malloc_array ? 3_6_0 EXIST::FUNCTION: CRYPTO_calloc ? 3_6_0 EXIST::FUNCTION: CRYPTO_aligned_alloc_array ? 3_6_0 EXIST::FUNCTION: