Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_clear

185 int SSL_clear(SSL *s)
205 * needed because SSL_clear is not called when doing renegotiation) */
253 s->method->ssl_clear(s);
375 SSL_clear(s);
2601 /* For the next 2 functions, SSL_clear() sets shutdown and so