summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-12-31 12:00:35 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-12-31 12:00:35 +0000
commit6f32fc5c4e82873082d04db9bbc5059331f311f4 (patch)
tree47927d27a2044af0e96e92beca656d3c854052ee
parente607e731ebf4757e861662432aa0c64ced68e6a4 (diff)
Update ordinals.
-rwxr-xr-xutil/libeay.num6
1 files changed, 4 insertions, 2 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 7ca5da160d..0eb54ddc89 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -3652,8 +3652,10 @@ 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_set_load_ssl_client_cert_function 4044 EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_set_ld_ssl_clnt_cert_fn 4044 EXIST:VMS:FUNCTION:ENGINE
+ENGINE_get_ssl_client_cert_function 4045 EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_get_ssl_client_cert_fn 4045 EXIST:VMS:FUNCTION:ENGINE
ENGINE_load_ssl_client_cert 4046 EXIST::FUNCTION:ENGINE
ENGINE_load_capi 4047 EXIST::FUNCTION:CAPIENG,ENGINE
OPENSSL_isservice 4048 EXIST::FUNCTION: