Remove needless bio_err argument
Many functions had a BIO* parameter, and it was always called
with bio_err.  Remove the param and just use bio_err.
Reviewed-by: 
Matt Caswell <matt@openssl.org>
Loading
Please sign in to comment
Many functions had a BIO* parameter, and it was always called
with bio_err.  Remove the param and just use bio_err.
Reviewed-by: 
Matt Caswell <matt@openssl.org>