Searched refs:sess_accept_good (Results 1 – 3 of 3) sorted by relevance
1099 tsan_counter(&s->ctx->stats.sess_accept_good); in tls_finish_handshake()
888 TSAN_QUALIFIER int sess_accept_good; /* SSL accept/reneg - finished */ member
2515 return tsan_load(&ctx->stats.sess_accept_good); in SSL_CTX_ctrl()3737 stat = &s->session_ctx->stats.sess_accept_good; in ssl_update_cache()
Completed in 28 milliseconds