Searched refs:SSL_CTX_sess_cache_full (Results 1 – 5 of 5) sorted by relevance
5 …SL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_sess_cache_full - obtain …22 long SSL_CTX_sess_cache_full(SSL_CTX *ctx);63 SSL_CTX_sess_cache_full() returns the number of sessions that were removed
311 =item int B<SSL_CTX_sess_cache_full>(SSL_CTX *ctx);
177 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_cache_full.3
1222 # define SSL_CTX_sess_cache_full(ctx) \ macro
2175 SSL_CTX_sess_cache_full(ssl_ctx), in print_stats()