Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c345 static ossl_ssize_t bio_nwrite0(BIO *bio, char **buf) in bio_nwrite0() function
403 space = bio_nwrite0(bio, buf); in bio_nwrite()
517 ret = (long)bio_nwrite0(bio, ptr); in bio_ctrl()