Home
last modified time | relevance | path

Searched refs:BIO_meth_set_callback_ctrl (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_meth_new.pod12 BIO_meth_set_callback_ctrl - Routines to build up BIO methods
56 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
/third_party/openssl/test/testutil/
Dtap_bio.c37 BIO_meth_set_callback_ctrl(tap, tap_callback_ctrl); in BIO_f_tap()
/third_party/openssl/crypto/bio/
Dbio_meth.c214 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom, in BIO_meth_set_callback_ctrl() function
/third_party/openssl/apps/
Dbf_prefix.c40 || !BIO_meth_set_callback_ctrl(prefix_meth, prefix_callback_ctrl)) { in apps_bf_prefix()
/third_party/openssl/test/ossl_shim/
Dasync_bio.cc140 || !BIO_meth_set_callback_ctrl(g_async_bio_method, AsyncCallbackCtrl)) in AsyncMethod()
Dpacketed_bio.cc262 || !BIO_meth_set_callback_ctrl(g_packeted_bio_method, in PacketedMethod()
/third_party/openssl/include/openssl/
Dbio.h794 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom,
/third_party/openssl/util/
Dlibcrypto.num3997 BIO_meth_set_callback_ctrl 3943 1_1_0 EXIST::FUNCTION: