Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_shutdown

1004 int SSL_shutdown(SSL *s)
1019 return(s->method->ssl_shutdown(s));