Searched refs:BIO_get_callback (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/bio/ |
D | bss_acpt.c | 256 BIO_set_callback(bio,BIO_get_callback(b)); in acpt_state()
|
D | bio_lib.c | 159 long (*BIO_get_callback(const BIO *b))(struct bio_st *,int,const char *,int, long,long) in BIO_get_callback() function
|
D | bio.h | 258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
|
/external/openssl/include/openssl/ |
D | bio.h | 258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
|