Home
last modified time | relevance | path

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

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