openssl/include
Benjamin Kaduk 4e3973b457 Try to unify BIO read/write parameter names
After the recent reworking, not everything matched up, and some
comments didn't catch up to the outl-->dlen and inl-->dlen renames
that happened during the development of the recent patches.

Try to make parameter names consistent across header, implementation,
and manual pages.

Also remove some trailing whitespace that was inadvertently introduced.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1798)
2016-10-29 00:56:52 +02:00
..
internal More parameter naming of BIO_read*/BIO_write* related functions 2016-10-28 09:48:54 +01:00
openssl Try to unify BIO read/write parameter names 2016-10-29 00:56:52 +02:00