Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/err/
H A Derr_prn.c97 BIO_set(&bio, BIO_s_file()); in print_fp()
/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_lib.c144 if (!BIO_set(ret, method)) { in BIO_new()
152 BIO_set(BIO *bio, const BIO_METHOD *method) in BIO_set() function
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h557 int BIO_set(BIO *a, const BIO_METHOD *type);