Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c393 static ossl_ssize_t bio_nwrite(BIO *bio, char **buf, size_t num_) in bio_nwrite() function
522 ret = (long)bio_nwrite(bio, ptr, (size_t)num); in bio_ctrl()