aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-02-17 16:52:12 +0000
committerMatt Caswell <matt@openssl.org>2017-03-02 17:44:14 +0000
commit3fc8d856105e4716d3121348996ea3c61e7e4b7d (patch)
tree50f1b41cfa7de66140da009982f4f9d1e5b9cb87 /util
parent73fb82b72c7544cf52d95ac29d4a45b253395715 (diff)
downloadopenssl-3fc8d856105e4716d3121348996ea3c61e7e4b7d.tar.gz
Construct the ticket_early_data_info extension
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2737)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 20642ce758..d3f7a4f596 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -424,3 +424,7 @@ SSL_early_get0_random 424 1_1_1 EXIST::FUNCTION:
SSL_CTX_set_early_cb 425 1_1_1 EXIST::FUNCTION:
SSL_early_get0_legacy_version 426 1_1_1 EXIST::FUNCTION:
SSL_early_isv2 427 1_1_1 EXIST::FUNCTION:
+SSL_set_max_early_data 428 1_1_1 EXIST::FUNCTION:
+SSL_CTX_set_max_early_data 429 1_1_1 EXIST::FUNCTION:
+SSL_get_max_early_data 430 1_1_1 EXIST::FUNCTION:
+SSL_CTX_get_max_early_data 431 1_1_1 EXIST::FUNCTION: