Searched refs:ssl_can_read (Results 1 – 3 of 3) sorted by relevance
305 assert(ssl_can_read(ssl)); in ssl3_open_app_data()
226 bool ssl_can_read(const SSL *ssl) { in ssl_can_read() function1018 while (!ssl_can_read(ssl)) { in ssl_read_impl()
2844 bool ssl_can_read(const SSL *ssl);