Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDd1_clnt.c759 s->ctx->stats.sess_hit++; in IMPLEMENT_dtls1_meth_func()
HDs2_clnt.c301 s->ctx->stats.sess_hit++; in IMPLEMENT_ssl2_meth_func()
HDssl_sess.c714 s->session_ctx->stats.sess_hit++; in ssl_get_prev_session()
HDssl.h974 int sess_hit; /* session reuse actually done */ member
HDs3_clnt.c626 s->ctx->stats.sess_hit++; in IMPLEMENT_ssl3_meth_func()
HDssl_lib.c1241 return (ctx->stats.sess_hit); in SSL_CTX_ctrl()