openssl/crypto/bio
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
..
b_addr.c Fix mem leaks during auto-deinit 2016-09-08 12:40:19 +01:00
b_dump.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_print.c Cast to an unsigned type before negating 2016-07-20 19:25:16 +02:00
b_sock.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_sock2.c spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
bf_buff.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_lbuf.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_nbio.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_null.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bio_cb.c Fix some style issues... 2016-08-02 09:59:23 +02:00
bio_err.c Fix some feedback issues for BIO size_t-ify 2016-10-28 09:48:54 +01:00
bio_lcl.h Create BIO_read_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bio_lib.c Try to unify BIO read/write parameter names 2016-10-29 00:56:52 +02:00
bio_meth.c Fix more shadowed variable warnings 2016-10-28 09:48:54 +01:00
bss_acpt.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_bio.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_conn.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_dgram.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_fd.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_file.c Fix stdio build following BIO size_t work 2016-10-28 09:48:54 +01:00
bss_log.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_mem.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_null.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_sock.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00