Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_bio.c431 static ossl_ssize_t bio_nwrite0(BIO *bio, char **buf) in bio_nwrite0() function
489 space = bio_nwrite0(bio, buf); in bio_nwrite()
607 ret = (long) bio_nwrite0(bio, ptr); in bio_ctrl()