Searched refs:BIO_get_callback (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbss_acpt.c256 BIO_set_callback(bio,BIO_get_callback(b));
H A Dbio_lib.c159 long (*BIO_get_callback(const BIO *b))(struct bio_st *,int,const char *,int, long,long) function
H A Dbio.h258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h224 #define BIO_get_callback(b) ((b)->callback) macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h258 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);

Completed in 489 milliseconds