Searched defs:SSL_clear (Results 1 - 1 of 1) sorted by relevance

/external/openssl/ssl/
H A Dssl_lib.c185 int SSL_clear(SSL *s) function
205 * needed because SSL_clear is not called when doing renegotiation) */
375 SSL_clear(s);
2582 /* For the next 2 functions, SSL_clear() sets shutdown and so

Completed in 81 milliseconds