Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_bio.c431 static 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()