Searched refs:BIO_nread (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssl/crypto/bio/
H A Dbss_bio.c842 int BIO_nread(BIO *bio, char **buf, int num) function
H A Dbio.h683 int BIO_nread(BIO *bio, char **buf, int num);
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssltest.c1386 r = BIO_nread(io1, &dataptr, (int)num);

Completed in 158 milliseconds