Searched defs:BIO_set_callback (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio_lib.c164 void BIO_set_callback(BIO *b, long (*cb)(struct bio_st *,int,const char *,int, long,long)) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dbio.h210 #define BIO_set_callback(b,cb) ((b)->callback=(cb)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbio.h210 #define BIO_set_callback(b,cb) ((b)->callback=(cb)) macro

Completed in 101 milliseconds