aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-08-19 21:04:41 -0400
committerRich Salz <rsalz@openssl.org>2016-08-19 21:04:41 -0400
commit8b8d963db5bb619fbada014f294fd09a855a2650 (patch)
treea330e959245ca6216ea42978799134be17be239f /util
parent9e313563da23f3dc0a6db557f708726234e3f653 (diff)
downloadopenssl-8b8d963db5bb619fbada014f294fd09a855a2650.tar.gz
Add BIO_get_new_index()
Reviewed-by: Dr. Stephen Henson <steve@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 83b35effe9..c0d630942e 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4198,3 +4198,4 @@ X509_CRL_get0_lastUpdate 4144 1_1_0 EXIST::FUNCTION:
X509_get0_notBefore 4145 1_1_0 EXIST::FUNCTION:
X509_get0_notAfter 4146 1_1_0 EXIST::FUNCTION:
X509_CRL_get0_nextUpdate 4147 1_1_0 EXIST::FUNCTION:
+BIO_get_new_index 4148 1_1_0 EXIST::FUNCTION: