Home
last modified time | relevance | path

Searched refs:sess_hit (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssl/ssl/
Dssl_sess.c740 s->session_ctx->stats.sess_hit++; in ssl_get_prev_session()
Ds2_clnt.c301 s->ctx->stats.sess_hit++; in IMPLEMENT_ssl2_meth_func()
Dd1_clnt.c741 s->ctx->stats.sess_hit++; in IMPLEMENT_dtls1_meth_func()
Dssl.h873 int sess_hit; /* session reuse actually done */ member
Dssl_lib.c1167 return (ctx->stats.sess_hit); in SSL_CTX_ctrl()
Ds3_clnt.c626 s->ctx->stats.sess_hit++; in IMPLEMENT_ssl3_meth_func()