commit | f533fbd44a36daac9cc304ff648782e366391b00 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Mar 02 14:42:55 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 02 17:44:16 2017 +0000 |
tree | 43cb39ba3b60bd4fec763464082600971e2df208 | |
parent | ef466accdc196fe796301a06cdc6e94cb315ae9b [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)