Home
last modified time | relevance | path

Searched refs:SSL_CTX_sess_timeouts (Results 1 – 7 of 7) sorted by relevance

/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_sess_number.pod5 …te, SSL_CTX_sess_hits, SSL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_s…
21 long SSL_CTX_sess_timeouts(SSL_CTX *ctx);
58 SSL_CTX_sess_timeouts() returns the number of sessions proposed by clients
HDssl.pod298 =item int B<SSL_CTX_sess_timeouts>(SSL_CTX *ctx);
/NextBSD/secure/lib/libssl/
HDMakefile.man152 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_timeouts.3
/NextBSD/crypto/openssl/crypto/threads/
HDmttest.c159 BIO_printf(bio, "%4d session cache timeouts\n", SSL_CTX_sess_timeouts(ctx)); in print_stats()
/NextBSD/crypto/openssl/ssl/
HDssl.h1220 # define SSL_CTX_sess_timeouts(ctx) \ macro
/NextBSD/crypto/openssl/apps/
HDs_server.c2144 SSL_CTX_sess_timeouts(ssl_ctx)); in print_stats()
/NextBSD/crypto/openssl/doc/
HDssleay.txt5596 int SSL_CTX_sess_timeouts(SSL_CTX *ctx);
6104 SSL_CTX_sess_timeouts