Home
last modified time | relevance | path

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

/trueos/crypto/openssl/doc/crypto/
HDBIO_new.pod5 BIO_new, BIO_set, BIO_free, BIO_vfree, BIO_free_all - BIO allocation and freeing functions
12 int BIO_set(BIO *a,BIO_METHOD *type);
21 BIO_set() sets the method of an already existing BIO.
36 BIO_set(), BIO_free() return 1 for success and 0 for failure.
/trueos/crypto/openssl/crypto/err/
HDerr_prn.c93 BIO_set(&bio, BIO_s_file()); in print_fp()
/trueos/crypto/openssl/crypto/bio/
HDbio_lib.c75 if (!BIO_set(ret, method)) { in BIO_new()
82 int BIO_set(BIO *bio, BIO_METHOD *method) in BIO_set() function
HDbio.h655 int BIO_set(BIO *a, BIO_METHOD *type);
/trueos/secure/lib/libcrypto/
HDMakefile.man255 MLINKS+= BIO_new.3 BIO_set.3
/trueos/crypto/openssl/util/
HDlibeay.num94 BIO_set 100 EXIST::FUNCTION: