Searched refs:bio_st (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dbio.h217 typedef struct bio_st BIO;
219 typedef void bio_info_cb(struct bio_st *, int, const char *, int, long, long);
251 struct bio_st struct
255 long (*callback)(struct bio_st *,int,const char *,int, long,long);
264 struct bio_st *next_bio; /* used by filter BIOs */
265 struct bio_st *prev_bio; /* used by filter BIOs */
528 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long));
H A Dcrypto.h192 typedef struct bio_st BIO_dummy;
430 void CRYPTO_mem_leaks(struct bio_st *bio);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbio.h217 typedef struct bio_st BIO;
219 typedef void bio_info_cb(struct bio_st *, int, const char *, int, long, long);
251 struct bio_st struct
255 long (*callback)(struct bio_st *,int,const char *,int, long,long);
264 struct bio_st *next_bio; /* used by filter BIOs */
265 struct bio_st *prev_bio; /* used by filter BIOs */
528 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long));
H A Dbio_lib.c332 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long))
H A Dbss_conn.c617 data->info_callback=(int (*)(const struct bio_st *, int, int))fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h199 typedef struct bio_st BIO;
253 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
255 long (*callback)(struct bio_st *,int,const char *,int, long,long));
262 typedef void bio_info_cb(struct bio_st *, int, const char *, int, long, long);
294 struct bio_st struct
298 long (*callback)(struct bio_st *,int,const char *,int, long,long);
307 struct bio_st *next_bio; /* used by filter BIOs */
308 struct bio_st *prev_bio; /* used by filter BIOs */
583 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long));
H A Dcrypto.h281 typedef struct bio_st BIO_dummy;
513 void CRYPTO_mem_leaks(struct bio_st *bio);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h199 typedef struct bio_st BIO;
253 long (*BIO_get_callback(const BIO *b)) (struct bio_st *,int,const char *,int, long,long);
255 long (*callback)(struct bio_st *,int,const char *,int, long,long));
262 typedef void bio_info_cb(struct bio_st *, int, const char *, int, long, long);
294 struct bio_st struct
298 long (*callback)(struct bio_st *,int,const char *,int, long,long);
307 struct bio_st *next_bio; /* used by filter BIOs */
308 struct bio_st *prev_bio; /* used by filter BIOs */
583 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long));
H A Dbio_lib.c159 long (*BIO_get_callback(const BIO *b))(struct bio_st *,int,const char *,int, long,long)
164 void BIO_set_callback(BIO *b, long (*cb)(struct bio_st *,int,const char *,int, long,long))
378 long BIO_callback_ctrl(BIO *b, int cmd, void (*fp)(struct bio_st *, int, const char *, int, long, long))
H A Dbss_conn.c617 data->info_callback=(int (*)(const struct bio_st *, int, int))fp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dcrypto.h192 typedef struct bio_st BIO_dummy;
430 void CRYPTO_mem_leaks(struct bio_st *bio);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto.h281 typedef struct bio_st BIO_dummy;
513 void CRYPTO_mem_leaks(struct bio_st *bio);

Completed in 177 milliseconds