summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-04-29 17:44:46 +0100
committerMatt Caswell <matt@openssl.org>2016-04-29 23:13:58 +0100
commit7cafbb4bd373f024c4900dcaa71aaf626c2ddbae (patch)
tree8d72c244a980735821ba52c0fde37a88d58abe3c /util
parent77076dc944f76e821e4eae3a6563b853ce00c0ed (diff)
Fix some X509_STORE macros
Some X509_STORE macros do not work since the type was made opaque. Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
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 16fb748248..2cae182ed5 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4212,3 +4212,4 @@ X509_STORE_get_ex_data 4085 1_1_0 EXIST::FUNCTION:
X509_STORE_get0_objects 4086 1_1_0 EXIST::FUNCTION:
X509_STORE_get0_param 4087 1_1_0 EXIST::FUNCTION:
X509_OBJECT_get_type 4088 1_1_0 EXIST::FUNCTION:
+X509_STORE_set_verify 4089 1_1_0 EXIST::FUNCTION: