From 19252eef3ef6c7bde1bd3749e77cee513e26927f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 11 May 2016 22:12:57 +0200 Subject: [PATCH] make update Reviewed-by: Rich Salz --- util/libcrypto.num | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/libcrypto.num b/util/libcrypto.num index d7bcd69624..4984d6d004 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -3446,7 +3446,7 @@ RSA_setup_blinding 3336 1_1_0 EXIST::FUNCTION:RSA ERR_peek_error_line 3337 1_1_0 EXIST::FUNCTION: d2i_PKCS7 3338 1_1_0 EXIST::FUNCTION: ERR_reason_error_string 3339 1_1_0 EXIST::FUNCTION: -ERR_remove_thread_state 3340 1_1_0 EXIST::FUNCTION: +ERR_remove_thread_state 3340 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0 PEM_write_PrivateKey 3341 1_1_0 EXIST::FUNCTION: EVP_PKEY_CTX_str2ctrl 3342 1_1_0 EXIST::FUNCTION: CMS_SignerInfo_verify_content 3343 1_1_0 EXIST::FUNCTION:CMS -- GitLab