Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_bio.c31 static int bio_write(BIO *bio, const char *buf, int num);
42 bio_write,
268 static int bio_write(BIO *bio, const char *buf, int num_) in bio_write() function
603 return bio_write(bio, str, strlen(str)); in bio_puts()

Completed in 4 milliseconds