Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/doc/ssl/
DSSL_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
Dssl.pod294 =item int B<SSL_CTX_sess_timeouts>(SSL_CTX *ctx);
/freebsd-9-stable/secure/lib/libssl/
DMakefile.man109 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_timeouts.3
/freebsd-9-stable/crypto/openssl/crypto/threads/
Dmttest.c164 fprintf(fp, "%4d session cache timeouts\n", SSL_CTX_sess_timeouts(ctx)); in print_stats()
/freebsd-9-stable/crypto/openssl/ssl/
Dssl.h871 # define SSL_CTX_sess_timeouts(ctx) \ macro
/freebsd-9-stable/crypto/openssl/apps/
Ds_server.c1562 SSL_CTX_sess_timeouts(ssl_ctx)); in print_stats()
/freebsd-9-stable/crypto/openssl/doc/
Dssleay.txt5596 int SSL_CTX_sess_timeouts(SSL_CTX *ctx);
6104 SSL_CTX_sess_timeouts