Searched refs:BIO_get_callback (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | BIO_set_callback.pod | 5 BIO_set_callback, BIO_get_callback, BIO_set_callback_arg, BIO_get_callback_arg, 13 #define BIO_get_callback(b) ((b)->callback) 25 BIO_set_callback() and BIO_get_callback() set and retrieve the BIO callback,
|
| /freebsd-11-stable/crypto/openssl/crypto/bio/ |
| HD | bss_acpt.c | 253 BIO_set_callback(bio, BIO_get_callback(b)); in acpt_state()
|
| HD | bio_lib.c | 158 long (*BIO_get_callback(const BIO *b)) (struct bio_st *, int, const char *, in BIO_get_callback() function
|
| HD | bio.h | 298 long (*BIO_get_callback(const BIO *b)) (struct bio_st *, int, const char *,
|
| /freebsd-11-stable/secure/lib/libcrypto/ |
| HD | Makefile.man | 335 MLINKS+= BIO_set_callback.3 BIO_get_callback.3
|
| /freebsd-11-stable/crypto/openssl/util/ |
| HD | libeay.num | 3468 BIO_get_callback 3861 EXIST::FUNCTION:
|
| /freebsd-11-stable/crypto/openssl/doc/ |
| HD | ssleay.txt | 1133 - BIO_get_callback(BIO *io) - return the assigned function
|