summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-06-05 10:57:21 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-06-05 10:57:21 +0000
commita1411093f09ede9f153cc6c44ac92407946c937f (patch)
tree4ccb2b92065c8b6bd65ac7f251c527c966d8453a /util
parentf35f7d9fbb77554379b55f666aeec6c64f365263 (diff)
Update ordinals.
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num4
-rwxr-xr-xutil/ssleay.num1
2 files changed, 5 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 2989500c4b..bb3b9812d3 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -3652,3 +3652,7 @@ CMS_set1_eContentType 4040 EXIST::FUNCTION:CMS
CMS_ReceiptRequest_create0 4041 EXIST::FUNCTION:CMS
CMS_add1_signer 4042 EXIST::FUNCTION:CMS
CMS_RecipientInfo_set0_pkey 4043 EXIST::FUNCTION:CMS
+ENGINE_set_load_ssl_client_cert_function 4044 EXIST::FUNCTION:ENGINE
+ENGINE_get_ssl_client_cert_function 4045 EXIST::FUNCTION:ENGINE
+ENGINE_load_ssl_client_cert 4046 EXIST::FUNCTION:ENGINE
+ENGINE_load_capi 4047 EXIST::FUNCTION:CAPIENG,ENGINE
diff --git a/util/ssleay.num b/util/ssleay.num
index b3ac136a56..2055cc1597 100755
--- a/util/ssleay.num
+++ b/util/ssleay.num
@@ -241,3 +241,4 @@ SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION:
SSL_set_SSL_CTX 290 EXIST::FUNCTION:
SSL_get_servername 291 EXIST::FUNCTION:TLSEXT
SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT
+SSL_CTX_set_client_cert_engine 293 EXIST::FUNCTION:ENGINE