Searched refs:BIO_set (Results 1 – 6 of 6) sorted by relevance
| /trueos/crypto/openssl/doc/crypto/ |
| HD | BIO_new.pod | 5 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/ |
| HD | err_prn.c | 93 BIO_set(&bio, BIO_s_file()); in print_fp()
|
| /trueos/crypto/openssl/crypto/bio/ |
| HD | bio_lib.c | 75 if (!BIO_set(ret, method)) { in BIO_new() 82 int BIO_set(BIO *bio, BIO_METHOD *method) in BIO_set() function
|
| HD | bio.h | 655 int BIO_set(BIO *a, BIO_METHOD *type);
|
| /trueos/secure/lib/libcrypto/ |
| HD | Makefile.man | 255 MLINKS+= BIO_new.3 BIO_set.3
|
| /trueos/crypto/openssl/util/ |
| HD | libeay.num | 94 BIO_set 100 EXIST::FUNCTION:
|