Searched refs:SSL_get_async_status (Results 1 – 5 of 5) sorted by relevance
9 SSL_get_async_status,24 int SSL_get_async_status(SSL *s, int *status);44 SSL_get_async_status() returns the engine status. This function facilitates the101 SSL_get_async_status() to determine whether a retry happened instead of the110 SSL_get_async_status() return 1 on success or 0 on error.120 SSL_get_async_status() were first added to OpenSSL 3.0.
505 SSL_get_async_status 506 3_0_0 EXIST::FUNCTION:
669 | `SSL_get_async_status` | Async | U | NO | NC* †10 | Done …
1928 __owur int SSL_get_async_status(SSL *s, int *status);
2138 int SSL_get_async_status(SSL *s, int *status) in SSL_get_async_status() function
Completed in 48 milliseconds