From: Richard Levitte Date: Mon, 9 Jan 2017 13:26:55 +0000 (+0100) Subject: make update X-Git-Tag: OpenSSL_1_1_1-pre1~2689 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ab3c8cb274aca1b5c0fbf83af96e49baf422708;p=openssl make update Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/2204) --- 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