Searched refs:SSL_get_changed_async_fds (Results 1 – 6 of 6) sorted by relevance
7 SSL_get_changed_async_fds19 int SSL_get_changed_async_fds(SSL *s, OSSL_ASYNC_FD *addfd, size_t *numaddfds,44 SSL_get_changed_async_fds() returns a list of the asynchronous file descriptors58 SSL_get_all_async_fds() and SSL_get_changed_async_fds() return 1 on success or77 and SSL_get_changed_async_fds() functions were added in OpenSSL 1.1.0.
118 L<SSL_get_all_async_fds(3)> or L<SSL_get_changed_async_fds(3)>. The TLS/SSL I/O
248 SSL_get_changed_async_fds;
1822 __owur int SSL_get_changed_async_fds(SSL *s, OSSL_ASYNC_FD *addfd,
1634 int SSL_get_changed_async_fds(SSL *s, OSSL_ASYNC_FD *addfd, size_t *numaddfds, in SSL_get_changed_async_fds() function
2740 MLINKS+= SSL_get_all_async_fds.3 SSL_get_changed_async_fds.3