Searched refs:sess_accept_good (Results 1 – 3 of 3) sorted by relevance
1471 ssl_tsan_counter(sctx, &sctx->stats.sess_accept_good); in tls_finish_handshake()
840 TSAN_QUALIFIER int sess_accept_good; /* SSL accept/reneg - finished */ member
3128 return ssl_tsan_load(ctx, &ctx->stats.sess_accept_good); in SSL_CTX_ctrl()4693 stat = &s->session_ctx->stats.sess_accept_good; in ssl_update_cache()
Completed in 39 milliseconds