Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/bio/
Dbss_bio.c310 static ossl_ssize_t bio_nread(BIO *bio, char **buf, size_t num_) in bio_nread() function
587 ret = (long)bio_nread(bio, ptr, (size_t)num); in bio_ctrl()