summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorraja-ashok <rashok.svks@gmail.com>2019-07-08 14:50:59 +0530
committerMatt Caswell <matt@openssl.org>2019-08-06 12:04:52 +0100
commit84d4b9e31d5fd63408a0a43e02ec0780673362cf (patch)
tree677c3cf0f8287710d9b4ceac34a483cc1ef9cd4d /util
parentbbda79976b5c5095c5e6557311c86c623ba335f1 (diff)
API to get negotiated key exchange algorithm in TLS1.3
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9323)
Diffstat (limited to 'util')
-rw-r--r--util/private.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/private.num b/util/private.num
index 82cb72e606..351828268c 100644
--- a/util/private.num
+++ b/util/private.num
@@ -450,6 +450,7 @@ SSL_get_secure_renegotiation_support define
SSL_get_server_tmp_key define
SSL_get_shared_curve define
SSL_get_shared_group define
+SSL_get_negotiated_group define
SSL_get_signature_nid define
SSL_get_time define
SSL_get_timeout define