Home
last modified time | relevance | path

Searched refs:BIO_callback_fn (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_local.h79 BIO_callback_fn callback;
H A Dbio_lib.c272 BIO_callback_fn
279 BIO_set_callback(BIO *b, BIO_callback_fn cb) in BIO_set_callback()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h262 typedef long (*BIO_callback_fn)(BIO *b, int oper, const char *argp, int argi, typedef
267 BIO_callback_fn BIO_get_callback(const BIO *b);
268 void BIO_set_callback(BIO *b, BIO_callback_fn callback);