summaryrefslogtreecommitdiffstats
path: root/util/libssl.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-03-02 14:42:55 +0000
committerMatt Caswell <matt@openssl.org>2017-03-02 17:44:16 +0000
commitf533fbd44a36daac9cc304ff648782e366391b00 (patch)
tree43cb39ba3b60bd4fec763464082600971e2df208 /util/libssl.num
parentef466accdc196fe796301a06cdc6e94cb315ae9b (diff)
Rename SSL_read_early() to SSL_read_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 fdc66d731f..e288625253 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -429,6 +429,6 @@ 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_read_early 433 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: