BIO_meth_set_ctrl
|| !BIO_meth_set_ctrl(methods_ebcdic, ebcdic_ctrl)
int BIO_meth_set_ctrl(BIO_METHOD *biom,
|| !BIO_meth_set_ctrl(corebiometh, bio_core_ctrl)
|| !BIO_meth_set_ctrl(methods_async, async_ctrl)
|| !BIO_meth_set_ctrl(method_noisy_dgram, noisy_dgram_ctrl)
|| !BIO_meth_set_ctrl(method_pkt_split_dgram, pkt_split_dgram_ctrl)
|| !TEST_true(BIO_meth_set_ctrl(tmp, pcipher_ctrl))
|| !TEST_true(BIO_meth_set_ctrl(meth_mem, mempacket_test_ctrl))
|| !BIO_meth_set_ctrl(method_tls_dump, tls_dump_ctrl)
|| !TEST_true(BIO_meth_set_ctrl(meth_always_retry,
|| !TEST_true(BIO_meth_set_ctrl(meth_maybe_retry,
|| !BIO_meth_set_ctrl(method_tls_corrupt, tls_corrupt_ctrl)
|| !BIO_meth_set_ctrl(method_watchccs, watchccs_ctrl)