Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_shutdown

1033 int SSL_shutdown(SSL *s)
1048 return(s->method->ssl_shutdown(s));