doc/crypto/BIO_get_data.pod
0 → 100644
+56
−0
doc/crypto/BIO_meth_new.pod
0 → 100644
+117
−0
+15
−4
Loading
Add the documentation for new BIO functions added as a result of
making BIO and BIO_METHOD opaque.
Reviewed-by:
Richard Levitte <levitte@openssl.org>