From 39d64e935105c8f7c73f45be2eb6b8a488a9d6d1 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 28 Aug 2014 18:24:14 +0100 Subject: [PATCH] update ordinals Reviewed-by: Tim Hudson --- util/ssleay.num | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/util/ssleay.num b/util/ssleay.num index afc2eb309f..ac98f905c3 100755 --- a/util/ssleay.num +++ b/util/ssleay.num @@ -335,7 +335,7 @@ DTLSv1_2_server_method 373 EXIST::FUNCTION: SSL_COMP_set0_compression_methods 374 EXIST:!VMS:FUNCTION:COMP SSL_COMP_set0_compress_methods 374 EXIST:VMS:FUNCTION:COMP SSL_CTX_set_cert_cb 375 EXIST::FUNCTION: -SSL_CTX_set_custom_cli_ext 376 EXIST::FUNCTION:TLSEXT +SSL_CTX_add_client_custom_ext 376 EXIST::FUNCTION:TLSEXT SSL_is_server 377 EXIST::FUNCTION: SSL_CTX_get0_param 378 EXIST::FUNCTION: SSL_CONF_cmd 379 EXIST::FUNCTION: @@ -347,7 +347,7 @@ DTLSv1_2_client_method 384 EXIST::FUNCTION: SSL_get0_alpn_selected 385 EXIST::FUNCTION: SSL_CONF_CTX_clear_flags 386 EXIST::FUNCTION: SSL_CTX_set_alpn_protos 387 EXIST::FUNCTION: -SSL_CTX_set_custom_srv_ext 389 EXIST::FUNCTION:TLSEXT +SSL_CTX_add_server_custom_ext 389 EXIST::FUNCTION:TLSEXT SSL_CTX_get0_certificate 390 EXIST::FUNCTION: SSL_CTX_set_alpn_select_cb 391 EXIST::FUNCTION: SSL_CONF_cmd_value_type 392 EXIST::FUNCTION: @@ -367,3 +367,4 @@ DTLS_server_method 405 EXIST::FUNCTION: SSL_CTX_use_serverinfo_file 406 EXIST::FUNCTION:STDIO,TLSEXT SSL_COMP_free_compression_methods 407 EXIST:!VMS:FUNCTION:COMP SSL_COMP_free_compress_methods 407 EXIST:VMS:FUNCTION:COMP +SSL_extension_supported 409 EXIST::FUNCTION:TLSEXT -- 2.25.1