Searched refs:bio_read (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_bio.c98 static int bio_read(BIO *bio, char *buf, int size);
111 bio_read,
187 static int bio_read(BIO *bio, char *buf, int size_) function
304 return bio_read(bio, &dummy, 1); /* returns 0 or -1 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbss_bio.c98 static int bio_read(BIO *bio, char *buf, int size);
111 bio_read,
187 static int bio_read(BIO *bio, char *buf, int size_) function
304 return bio_read(bio, &dummy, 1); /* returns 0 or -1 */

Completed in 85 milliseconds