From 83739b39e55fcdd9dd395bc619b1b7fafcc32f5c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 9 Feb 2018 09:03:07 -0500 Subject: [PATCH] Run "make update" Reviewed-by: Rich Salz Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/5150) --- util/libcrypto.num | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/libcrypto.num b/util/libcrypto.num index a2d03c602a..5005d9a628 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -621,7 +621,7 @@ DES_ede3_ofb64_encrypt 620 1_1_0 EXIST::FUNCTION:DES EC_KEY_METHOD_get_compute_key 621 1_1_0 EXIST::FUNCTION:EC RC2_cfb64_encrypt 622 1_1_0 EXIST::FUNCTION:RC2 EVP_EncryptFinal_ex 623 1_1_0 EXIST::FUNCTION: -ERR_load_RSA_strings 624 1_1_0 EXIST::FUNCTION:RSA +ERR_load_RSA_strings 624 1_1_0 EXIST::FUNCTION: CRYPTO_secure_malloc_done 625 1_1_0 EXIST::FUNCTION: RSA_OAEP_PARAMS_new 626 1_1_0 EXIST::FUNCTION:RSA X509_NAME_free 627 1_1_0 EXIST::FUNCTION: -- 2.25.1