Update ordinals.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 5 Jun 2008 10:57:21 +0000 (10:57 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 5 Jun 2008 10:57:21 +0000 (10:57 +0000)
util/libeay.num
util/ssleay.num

index 2989500c4ba0b17159b193bf7f0f6492a542590f..bb3b9812d355729c50d204de6ede1a20643c2613 100755 (executable)
@@ -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
index b3ac136a5657cf0e4d56249d434c5f6ec78e8546..2055cc15975e6ec808154b4fdc38455cdfdc7dcc 100755 (executable)
@@ -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