Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dbio_test.cc253 EXPECT_TRUE(BIO_should_write(bio1)); in TEST_P()
Dbio.c251 int BIO_should_write(const BIO *bio) { in BIO_should_write() function
/external/boringssl/src/include/openssl/
Dbio.h179 OPENSSL_EXPORT int BIO_should_write(const BIO *bio);
/external/boringssl/src/ssl/
Dssl_lib.cc1355 if (BIO_should_write(bio)) { in SSL_get_error()
1370 if (BIO_should_write(bio)) { in SSL_get_error()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list1475 BIO_should_write
DBoringSSL-GRPC.podspec3027 '#define BIO_should_write GRPC_SHADOW_BIO_should_write',
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1503 #define BIO_should_write GRPC_SHADOW_BIO_should_write macro