Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dpair.c233 static int bio_write(BIO *bio, const char *buf, int num_) { in bio_write() function
455 BIO_TYPE_BIO, "BIO pair", bio_write, bio_read, NULL /* puts */,