Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_want

2025 int SSL_want(const SSL *ssl) { return ssl->rwstate; }