Skip to content

Commit

Permalink
libcrypto.num: add RAND_set1_random_provider function
Browse files Browse the repository at this point in the history
  • Loading branch information
paulidale committed Jan 22, 2025
1 parent f5b1a61 commit e61ce27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/libcrypto.num
Original file line number Diff line number Diff line change
Expand Up @@ -5735,6 +5735,7 @@ EVP_PKEY_CTX_set_algor_params 5862 3_4_0 EXIST::FUNCTION:
EVP_PKEY_CTX_get_algor_params 5863 3_4_0 EXIST::FUNCTION:
EVP_PKEY_CTX_get_algor 5864 3_4_0 EXIST::FUNCTION:
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:
Expand Down

0 comments on commit e61ce27

Please sign in to comment.