From d53b1dd4483243a271eea7288915a1fb5293505c Mon Sep 17 00:00:00 2001
From: "Dr. Stephen Henson" <steve@openssl.org>
Date: Thu, 5 Jan 2017 18:52:59 +0000
Subject: [PATCH] make update

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2177)
---
 util/libcrypto.num | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/util/libcrypto.num b/util/libcrypto.num
index 27d530a959..ffd03b5eed 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4222,3 +4222,5 @@ CT_POLICY_EVAL_CTX_get_time             4172	1_1_0d	EXIST::FUNCTION:CT
 CT_POLICY_EVAL_CTX_set_time             4173	1_1_0d	EXIST::FUNCTION:CT
 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
-- 
2.25.1