Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_is_server

233 /* SSL_is_server returns one if |ssl| is configured as a server and zero
235 OPENSSL_EXPORT int SSL_is_server(const SSL *ssl);