Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_bio.c318 static ossl_ssize_t bio_nread(BIO *bio, char **buf, size_t num_) in bio_nread() function
602 ret = (long) bio_nread(bio, ptr, (size_t) num); in bio_ctrl()