Rename SSL_read_early() to SSL_read_early_data()
authorMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 14:42:55 +0000 (14:42 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Mar 2017 17:44:16 +0000 (17:44 +0000)
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)


No differences found