Home
last modified time | relevance | path

Searched refs:SSL_CTX_sess_set_cache_size (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_set_cache_size.pod5 SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size - manipulate session cache size
11 long SSL_CTX_sess_set_cache_size(SSL_CTX *ctx, long t);
16 SSL_CTX_sess_set_cache_size() sets the size of the internal session cache
26 can be modified using the SSL_CTX_sess_set_cache_size() call. A special
42 SSL_CTX_sess_set_cache_size() returns the previously valid size.
H A DSSL_CTX_flush_sessions.pod21 up to the specified maximum number (see SSL_CTX_sess_set_cache_size()).
H A DSSL_CTX_sess_number.pod74 L<SSL_CTX_sess_set_cache_size(3)>
H A DSSL_CTX_set_session_cache_mode.pod126 L<SSL_CTX_sess_set_cache_size(3)>,
/freebsd-13.1/crypto/openssl/doc/man7/
H A Dssl.pod309 =item void B<SSL_CTX_sess_set_cache_size>(SSL_CTX *ctx, t);
761 L<SSL_CTX_sess_set_cache_size(3)>,
/freebsd-13.1/crypto/openssl/apps/
H A Ds_server.c1847 SSL_CTX_sess_set_cache_size(ctx, 128); in s_server_main()
1943 SSL_CTX_sess_set_cache_size(ctx2, 128); in s_server_main()
/freebsd-13.1/contrib/sendmail/src/
H A Dtls.c1467 SSL_CTX_sess_set_cache_size(*ctx, 1);
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dssl.h2032 # define SSL_CTX_sess_set_cache_size(ctx,t) \ macro
/freebsd-13.1/secure/lib/libcrypto/man/man3/
H A DMakefile301 MAN+= SSL_CTX_sess_set_cache_size.3
2503 MLINKS+= SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_get_cache_size.3
/freebsd-13.1/
H A DObsoleteFiles.inc11816 OLD_FILES+=usr/share/man/man3/SSL_CTX_sess_set_cache_size.3.gz