Home
last modified time | relevance | path

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

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