summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-01-10 16:18:33 -0500
committerRich Salz <rsalz@openssl.org>2017-01-12 09:54:09 -0500
commit329f2f4a428b0acb7a579869a13f6cd6bf0a3551 (patch)
tree21b1720cfe4d65f717c91c79de567843cd722ed0 /util
parent65c1f979ee9346d63bb6e81f25bb7dffda99b342 (diff)
GH2176: Add X509_VERIFY_PARAM_get_time
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2208)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 1c81545a1c..f30b5d9142 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4227,3 +4227,4 @@ 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
+X509_VERIFY_PARAM_get_time 4181 1_1_0d EXIST::FUNCTION: