Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_is_server

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