Fix invalid function type casts.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 15 Dec 2017 18:33:48 +0000 (19:33 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 15 Dec 2017 18:33:48 +0000 (19:33 +0100)
commitfce78bd4ede74d4fa7bd1c8195d8f7bc9403bd4c
tree47178f4d920c5fc4af3c91ee8c20ec6b8312cf96
parentd016d1ec34977fa9305ad5d535b03d6c5677cf1c
Fix invalid function type casts.
Rename bio_info_cb to BIO_info_cb.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4493)
25 files changed:
crypto/asn1/bio_asn1.c
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c
crypto/bio/bf_nbio.c
crypto/bio/bf_null.c
crypto/bio/bio_lib.c
crypto/bio/bio_meth.c
crypto/bio/bss_conn.c
crypto/comp/c_zlib.c
crypto/evp/bio_b64.c
crypto/evp/bio_enc.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c
doc/man3/BIO_ctrl.pod
doc/man3/BIO_meth_new.pod
include/internal/bio.h
include/openssl/bio.h
ssl/bio_ssl.c
ssl/s3_lib.c
ssl/ssl_lib.c
test/ossl_shim/async_bio.cc
test/ossl_shim/packeted_bio.cc
test/testutil/tap_bio.c
util/indent.pro
util/private.num