summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-21 22:56:33 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-21 22:56:33 +0000
commit7e0fd45ce3daa5cce7f7ea1b7dc14fc61ed21104 (patch)
tree86b9d4ac13396f873245287875a94435eade6370
parentb138ea54ee4902da2bf1b50566c8a68e8bc162c4 (diff)
update ordinals
-rwxr-xr-xutil/ssleay.num9
1 files changed, 9 insertions, 0 deletions
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