Home
last modified time | relevance | path

Searched refs:BIO_nwrite0 (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/bio/
Dbss_bio.c893 int BIO_nwrite0(BIO *bio, char **buf) in BIO_nwrite0() function
Dbio.h661 int BIO_nwrite0(BIO *bio, char **buf);
/external/openssl/include/openssl/
Dbio.h661 int BIO_nwrite0(BIO *bio, char **buf);
/external/openssl/ssl/
Dssltest.c1475 r = BIO_nwrite0(io1, &dataptr); in doit_biopair()