Lines Matching defs: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);386 SSL_clear(s);2697 /* For the next 2 functions, SSL_clear() sets shutdown and so