Searched refs:BIO_meth_set_read_ex (Results 1 – 6 of 6) sorted by relevance
6 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 used95 Applications should not call both BIO_meth_set_read_ex() and BIO_meth_set_read()97 BIO_meth_set_read_ex().
31 BIO_meth_set_read_ex(tap, tap_read_ex); in BIO_f_tap()
143 int BIO_meth_set_read_ex(BIO_METHOD *biom, in BIO_meth_set_read_ex() function
36 || !BIO_meth_set_read_ex(prefix_meth, prefix_read) in apps_bf_prefix()
777 int BIO_meth_set_read_ex(BIO_METHOD *biom,
4214 BIO_meth_set_read_ex 4165 1_1_1 EXIST::FUNCTION: