Searched refs:BIO_meth_set_callback_ctrl (Results 1 – 8 of 8) sorted by relevance
12 BIO_meth_set_callback_ctrl - Routines to build up BIO methods56 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom,130 BIO_meth_get_callback_ctrl() and BIO_meth_set_callback_ctrl() get and set the
37 BIO_meth_set_callback_ctrl(tap, tap_callback_ctrl); in BIO_f_tap()
214 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom, in BIO_meth_set_callback_ctrl() function
40 || !BIO_meth_set_callback_ctrl(prefix_meth, prefix_callback_ctrl)) { in apps_bf_prefix()
140 || !BIO_meth_set_callback_ctrl(g_async_bio_method, AsyncCallbackCtrl)) in AsyncMethod()
262 || !BIO_meth_set_callback_ctrl(g_packeted_bio_method, in PacketedMethod()
794 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom,
3997 BIO_meth_set_callback_ctrl 3943 1_1_0 EXIST::FUNCTION: