Home
last modified time | relevance | path

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

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