Searched refs:SSL_waiting_for_async (Results 1 – 9 of 9) sorted by relevance
5 SSL_waiting_for_async,17 int SSL_waiting_for_async(SSL *s);24 SSL_waiting_for_async() determines whether an SSL connection is currently55 SSL_waiting_for_async() will return 1 if the current SSL operation is waiting77 The SSL_waiting_for_async(), SSL_get_all_async_fds()
386 SSL_waiting_for_async;
2635 || (async && SSL_waiting_for_async(con)); in sv_body()2838 if ((!async || !SSL_waiting_for_async(con)) in sv_body()3024 } while (i < 0 && SSL_waiting_for_async(con)); in init_ssl_connection()3296 if (!BIO_should_retry(io) && !SSL_waiting_for_async(con)) { in www_body()3601 && !SSL_waiting_for_async(con)) { in www_body()
284 SSL_waiting_for_async 285 3_0_0 EXIST::FUNCTION:
668 | `SSL_waiting_for_async` | Async | U | NO | NC* †10 | Done …
1981 __owur int SSL_waiting_for_async(SSL *s);
1934 __owur int SSL_waiting_for_async(SSL *s);
2117 int SSL_waiting_for_async(SSL *s) in SSL_waiting_for_async() function
4298 MLINKS+= SSL_get_all_async_fds.3 SSL_waiting_for_async.3