From: Pauli Date: Wed, 16 Oct 2024 22:02:31 +0000 (+1100) Subject: libcrypto.num: add RAND_set1_random_provider function X-Git-Tag: openssl-3.5.0-alpha1~657 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6a6eb68079d34185bf5c94c106d7fd500e18d0b;p=thirdparty%2Fopenssl.git libcrypto.num: add RAND_set1_random_provider function Reviewed-by: Tim Hudson Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/24498) --- diff --git a/util/libcrypto.num b/util/libcrypto.num index 2e2046f4129..eb6f12bbcf5 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -5747,6 +5747,7 @@ OSSL_CRMF_MSG_centralkeygen_requested ? 3_5_0 EXIST::FUNCTION:CRMF CMS_EnvelopedData_dup ? 3_5_0 EXIST::FUNCTION:CMS OSSL_CRMF_ENCRYPTEDKEY_init_envdata ? 3_5_0 EXIST::FUNCTION:CMS,CRMF EVP_get1_default_properties ? 3_5_0 EXIST::FUNCTION: +RAND_set1_random_provider ? 3_5_0 EXIST::FUNCTION: X509_PURPOSE_get_unused_id ? 3_5_0 EXIST::FUNCTION: d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX ? 3_5_0 EXIST::FUNCTION: i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX ? 3_5_0 EXIST::FUNCTION: