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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_bio.c845 int BIO_nread(BIO *bio, char **buf, int num) function
H A Dbio.h684 int BIO_nread(BIO *bio, char **buf, int num);
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c2195 r = BIO_nread(io1, &dataptr, (int)num);

Completed in 87 milliseconds