Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_is_server

2242 int SSL_is_server(const SSL *ssl) { return ssl->server; }