Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_shutdown

1021 int SSL_shutdown(SSL *s)
1036 return(s->method->ssl_shutdown(s));