Searched refs:ssl_can_write (Results 1 – 3 of 3) sorted by relevance
131 assert(ssl_can_write(ssl)); in ssl3_write_app_data()
222 bool ssl_can_write(const SSL *ssl) { in ssl_can_write() function1122 if (!ssl_can_write(ssl)) { in SSL_write()
2841 bool ssl_can_write(const SSL *ssl);