From 3ab3c8cb274aca1b5c0fbf83af96e49baf422708 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 9 Jan 2017 14:26:55 +0100 Subject: [PATCH] make update Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/2204) --- util/libcrypto.num | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/libcrypto.num b/util/libcrypto.num index ffd03b5eed..1c81545a1c 100644 --- a/util/libcrypto.num +++ b/util/libcrypto.num @@ -4224,3 +4224,6 @@ X509_VERIFY_PARAM_set_inh_flags 4174 1_1_0d EXIST::FUNCTION: X509_VERIFY_PARAM_get_inh_flags 4175 1_1_0d EXIST::FUNCTION: EVP_PKEY_CTX_md 4176 1_1_1 EXIST::FUNCTION: RSA_pkey_ctx_ctrl 4177 1_1_1 EXIST::FUNCTION:RSA +UI_method_set_ex_data 4178 1_1_1 EXIST::FUNCTION:UI +UI_method_get_ex_data 4179 1_1_1 EXIST::FUNCTION:UI +UI_UTIL_wrap_read_pem_callback 4180 1_1_1 EXIST::FUNCTION:UI -- 2.40.0