Home
last modified time | relevance | path

Searched refs:BIO_get_callback (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/bio/
Dbss_acpt.c256 BIO_set_callback(bio,BIO_get_callback(b)); in acpt_state()
Dbio_lib.c159 long (*BIO_get_callback(const BIO *b))(struct bio_st *,int,const char *,int, long,long) in BIO_get_callback() function
Dbio.h258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
/external/openssl/include/openssl/
Dbio.h258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);