Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_bio.c101 static int bio_puts(BIO *bio, const char *str);
112 bio_puts,
698 static int bio_puts(BIO *bio, const char *str) in bio_puts() function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
Dpair.c477 static int bio_puts(BIO *bio, const char *str) { in bio_puts() function
533 bio_puts, NULL /* no bio_gets */, bio_ctrl, bio_new,