Home
last modified time | relevance | path

Searched refs:sess_cache_full (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/crypto/openssl/ssl/
HDssl_sess.c807 ssl_tsan_counter(ctx, &ctx->stats.sess_cache_full); in SSL_CTX_add_session()
HDssl_local.h894 TSAN_QUALIFIER int sess_cache_full; /* session removed due to full cache */ member
HDssl_lib.c2577 return ssl_tsan_load(ctx, &ctx->stats.sess_cache_full); in SSL_CTX_ctrl()