Searched refs:BIO_meth_get_ctrl (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/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
|
| /freebsd-12-stable/crypto/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
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | bio.h | 785 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *);
|
| /freebsd-12-stable/secure/lib/libcrypto/ |
| D | Version.map | 323 BIO_meth_get_ctrl;
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 685 MLINKS+= BIO_meth_new.3 BIO_meth_get_ctrl.3
|