BIO_meth_set_gets
|| !BIO_meth_set_gets(methods_ebcdic, ebcdic_gets)
int BIO_meth_set_gets(BIO_METHOD *biom,
|| !BIO_meth_set_gets(corebiometh, bio_core_gets)
|| !BIO_meth_set_gets(methods_async, async_gets)
|| !TEST_true(BIO_meth_set_gets(meth_mem, mempacket_test_gets))
|| !BIO_meth_set_gets(method_tls_dump, tls_dump_gets)
|| !TEST_true(BIO_meth_set_gets(meth_always_retry,
|| !BIO_meth_set_gets(method_tls_corrupt, tls_corrupt_gets)
|| !BIO_meth_set_gets(method_watchccs, watchccs_gets)