Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Ds3_pkt.cc131 assert(ssl_can_write(ssl)); in ssl3_write_app_data()
Dssl_lib.cc222 bool ssl_can_write(const SSL *ssl) { in ssl_can_write() function
1122 if (!ssl_can_write(ssl)) { in SSL_write()
Dinternal.h2841 bool ssl_can_write(const SSL *ssl);