Home
last modified time | relevance | path

Searched refs:BIO_meth_set_read_ex (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_meth_new.pod6 BIO_meth_new, BIO_meth_free, BIO_meth_get_read_ex, BIO_meth_set_read_ex,
34 int BIO_meth_set_read_ex(BIO_METHOD *biom,
90 BIO_meth_get_read_ex() and BIO_meth_set_read_ex() get and set the function used
95 Applications should not call both BIO_meth_set_read_ex() and BIO_meth_set_read()
97 BIO_meth_set_read_ex().
/third_party/openssl/test/testutil/
Dtap_bio.c31 BIO_meth_set_read_ex(tap, tap_read_ex); in BIO_f_tap()
/third_party/openssl/crypto/bio/
Dbio_meth.c143 int BIO_meth_set_read_ex(BIO_METHOD *biom, in BIO_meth_set_read_ex() function
/third_party/openssl/apps/
Dbf_prefix.c36 || !BIO_meth_set_read_ex(prefix_meth, prefix_read) in apps_bf_prefix()
/third_party/openssl/include/openssl/
Dbio.h777 int BIO_meth_set_read_ex(BIO_METHOD *biom,
/third_party/openssl/util/
Dlibcrypto.num4214 BIO_meth_set_read_ex 4165 1_1_1 EXIST::FUNCTION: