Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio_test.cc306 EXPECT_TRUE(BIO_shutdown_wr(bio1)); in TEST_P()
Dpair.c487 int BIO_shutdown_wr(BIO *bio) { in BIO_shutdown_wr() function
/external/boringssl/src/include/openssl/
Dbio.h606 OPENSSL_EXPORT int BIO_shutdown_wr(BIO *bio);