From: Dr. Stephen Henson Date: Mon, 21 Nov 2011 22:56:33 +0000 (+0000) Subject: update ordinals X-Git-Tag: OpenSSL_1_0_1-beta1~60 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e0fd45ce3daa5cce7f7ea1b7dc14fc61ed21104;p=oweals%2Fopenssl.git update ordinals --- diff --git a/util/ssleay.num b/util/ssleay.num index 89faa4b8f7..dc09e145cc 100755 --- a/util/ssleay.num +++ b/util/ssleay.num @@ -308,3 +308,12 @@ SSL_CIPHER_get_id 349 EXIST::FUNCTION: TLSv1_2_method 350 EXIST::FUNCTION: SSL_SESSION_get_id_len 351 EXIST::FUNCTION: kssl_ctx_get0_client_princ 352 EXIST::FUNCTION:KRB5 +SSL_export_keying_material 353 EXIST::FUNCTION:TLSEXT +SSL_set_tlsext_use_srtp 354 EXIST::FUNCTION: +SSL_CTX_set_next_protos_advertised_cb 355 EXIST::FUNCTION:NEXTPROTONEG +SSL_get0_next_proto_negotiated 356 EXIST::FUNCTION:NEXTPROTONEG +SSL_get_selected_srtp_profile 357 EXIST::FUNCTION: +SSL_CTX_set_tlsext_use_srtp 358 EXIST::FUNCTION: +SSL_select_next_proto 359 EXIST::FUNCTION:NEXTPROTONEG +SSL_get_srtp_profiles 360 EXIST::FUNCTION: +SSL_CTX_set_next_proto_select_cb 361 EXIST::FUNCTION:NEXTPROTONEG