Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_shutdown

998 int SSL_shutdown(SSL *s)
1013 return(s->method->ssl_shutdown(s));