Searched refs:BIO_meth_get_ctrl (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_meth_new.pod | 9 BIO_meth_set_puts, BIO_meth_get_gets, BIO_meth_set_gets, BIO_meth_get_ctrl, 66 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom))(BIO *, int, long, void *); 139 BIO_meth_get_ctrl() and BIO_meth_set_ctrl() get and set the function used for 206 BIO_meth_get_gets(), BIO_meth_get_ctrl(), BIO_meth_get_create(),
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_meth.c | 184 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *) in BIO_meth_get_ctrl() function
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 1012 OSSL_DEPRECATEDIN_3_5 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int,
|
H A D | bio.h.in | 989 OSSL_DEPRECATEDIN_3_5 long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int,
|
/freebsd/secure/lib/libcrypto/ |
H A D | Version.map | 323 BIO_meth_get_ctrl;
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 968 MLINKS+= BIO_meth_new.3 BIO_meth_get_ctrl.3
|
/freebsd/crypto/openssl/util/ |
H A D | libcrypto.num | 3844 BIO_meth_get_ctrl 3931 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_5
|