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
285 =item int B<SSL_CTX_sess_cache_full>(SSL_CTX *ctx);
708 # define SSL_CTX_sess_cache_full(ctx) \ macro
2235 SSL_CTX_sess_cache_full(ssl_ctx), in print_stats()
2495 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_cache_full.3