Searched refs:BIO_should_write (Results 1 – 14 of 14) sorted by relevance
253 EXPECT_TRUE(BIO_should_write(bio1)); in TEST_P()
251 int BIO_should_write(const BIO *bio) { in BIO_should_write() function
179 OPENSSL_EXPORT int BIO_should_write(const BIO *bio);
1392 if (BIO_should_write(bio)) { in SSL_get_error()1407 if (BIO_should_write(bio)) { in SSL_get_error()
6688 EXPECT_TRUE(BIO_should_write(client_bio.get())); in TEST()
1356 if (BIO_should_write(bio)) { in SSL_get_error()1371 if (BIO_should_write(bio)) { in SSL_get_error()
1748 elif _lib.BIO_should_write(bio):
1475 BIO_should_write
3027 '#define BIO_should_write GRPC_SHADOW_BIO_should_write',
1503 #define BIO_should_write GRPC_SHADOW_BIO_should_write macro
853 #define BIO_should_write BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_should_write) macro