Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_verify_mode

1230 int SSL_get_verify_mode(const SSL *ssl) { return ssl->verify_mode; }