Searched refs:sess_accept_good (Results 1 – 3 of 3) sorted by relevance
1091 tsan_counter(&s->ctx->stats.sess_accept_good); in tls_finish_handshake()
783 TSAN_QUALIFIER int sess_accept_good; /* SSL accept/reneg - finished */ member
2359 return tsan_load(&ctx->stats.sess_accept_good); in SSL_CTX_ctrl()3562 stat = &s->session_ctx->stats.sess_accept_good; in ssl_update_cache()