Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A 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
/freebsd/crypto/openssl/util/
H A Dother.syms503 SSL_CTX_sess_timeouts define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h719 # define SSL_CTX_sess_timeouts(ctx) \ macro
H A Dssl.h.in696 # define SSL_CTX_sess_timeouts(ctx) \ macro
/freebsd/crypto/openssl/apps/
H A Ds_server.c2299 SSL_CTX_sess_timeouts(ssl_ctx)); in print_stats()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3859 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_timeouts.3