Add functions for creating BIO_METHODs
authorMatt Caswell <matt@openssl.org>
Tue, 22 Mar 2016 11:34:32 +0000 (11:34 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 29 Mar 2016 16:40:54 +0000 (17:40 +0100)
commitf334461facc4078adbad6552563f77799c174cab
tree65c034ea77256c870d5605a8996053bb88a6996e
parent1a50b8139a6221d65bc526ab415c77b0561ff708
Add functions for creating BIO_METHODs

BIO_METHODs are soon to be opaque so we need to have functions available
to set them up.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bio/Makefile.in
crypto/bio/bio_meth.c [new file with mode: 0644]
crypto/bio/build.info