Searched refs:sess_hit (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_clnt.c759 s->ctx->stats.sess_hit++;
H A Ds2_clnt.c301 s->ctx->stats.sess_hit++;
H A Dssl_sess.c711 s->session_ctx->stats.sess_hit++;
H A Dssl.h974 int sess_hit; /* session reuse actually done */ member in struct:ssl_ctx_st::__anon5000
H A Ds3_clnt.c626 s->ctx->stats.sess_hit++;
H A Dssl_lib.c1252 return (ctx->stats.sess_hit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_sess.c400 s->ctx->stats.sess_hit++;
H A Dd1_clnt.c477 if (s->hit) s->ctx->stats.sess_hit++;
H A Ds2_clnt.c299 if (s->hit) s->ctx->stats.sess_hit++;
H A Ds3_clnt.c472 if (s->hit) s->ctx->stats.sess_hit++;
H A Dssl.h674 int sess_hit; /* session reuse actually done */ member in struct:ssl_ctx_st::__anon7233
H A Dssl_lib.c1051 return(ctx->stats.sess_hit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_clnt.c759 s->ctx->stats.sess_hit++;
H A Ds2_clnt.c301 s->ctx->stats.sess_hit++;
H A Dssl_sess.c711 s->session_ctx->stats.sess_hit++;
H A Dssl.h974 int sess_hit; /* session reuse actually done */ member in struct:ssl_ctx_st::__anon4651
H A Ds3_clnt.c626 s->ctx->stats.sess_hit++;
H A Dssl_lib.c1252 return (ctx->stats.sess_hit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h674 int sess_hit; /* session reuse actually done */ member in struct:ssl_ctx_st::__anon7219

Completed in 409 milliseconds