Searched refs:BIO_meth_get_ctrl (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/doc/man3/ |
D | BIO_meth_new.pod | 9 BIO_meth_set_puts, BIO_meth_get_gets, BIO_meth_set_gets, BIO_meth_get_ctrl, 45 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom))(BIO *, int, long, void *); 110 BIO_meth_get_ctrl() and BIO_meth_set_ctrl() get and set the function used for
|
/third_party/openssl/crypto/bio/ |
D | bio_meth.c | 175 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *) in BIO_meth_get_ctrl() function
|
/third_party/openssl/include/openssl/ |
D | bio.h | 785 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *);
|
/third_party/openssl/util/ |
D | libcrypto.num | 3985 BIO_meth_get_ctrl 3931 1_1_0 EXIST::FUNCTION:
|