Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dbio.h628 OPENSSL_EXPORT int BIO_shutdown_wr(BIO *bio);
/external/boringssl/src/crypto/bio/
Dpair.c815 int BIO_shutdown_wr(BIO *bio) { in BIO_shutdown_wr() function