Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_remove_session

570 		SSL_CTX_remove_session(s->session_ctx,ret);
660 int SSL_CTX_remove_session(SSL_CTX *ctx, SSL_SESSION *c)
915 /* The reason we don't call SSL_CTX_remove_session() is to
952 SSL_CTX_remove_session(s->ctx,s->session);