summaryrefslogtreecommitdiffstats
path: root/util/libssl.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-03-02 15:05:36 +0000
committerMatt Caswell <matt@openssl.org>2017-03-02 17:44:16 +0000
commit0665b4edae3fec740ebe12fe2946d4cc9585ca86 (patch)
tree9db9d4c4601b51171bd62fc002ae0d87113c3c30 /util/libssl.num
parentf533fbd44a36daac9cc304ff648782e366391b00 (diff)
Rename SSL_write_early() to SSL_write_early_data()
This is for consistency with the rest of the API where all the functions are called *early_data*. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2737)
Diffstat (limited to 'util/libssl.num')
-rw-r--r--util/libssl.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libssl.num b/util/libssl.num
index e288625253..3c024e4c73 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -428,7 +428,7 @@ 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:
-SSL_write_early 432 1_1_1 EXIST::FUNCTION:
+SSL_write_early_data 432 1_1_1 EXIST::FUNCTION:
SSL_read_early_data 433 1_1_1 EXIST::FUNCTION:
SSL_get_early_data_status 434 1_1_1 EXIST::FUNCTION:
SSL_SESSION_get_max_early_data 435 1_1_1 EXIST::FUNCTION: