Home
last modified time | relevance | path

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

/freebsd/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.pod131 L<SSL_CTX_sess_set_cache_size(3)>,
/freebsd/crypto/openssl/util/
H A Dother.syms502 SSL_CTX_sess_set_cache_size define
/freebsd/crypto/openssl/apps/
H A Ds_server.c1895 SSL_CTX_sess_set_cache_size(ctx, 128); in s_server_main()
2000 SSL_CTX_sess_set_cache_size(ctx2, 128); in s_server_main()
/freebsd/crypto/openssl/doc/
H A Dbuild.info2166 DEPEND[html/man3/SSL_CTX_sess_set_cache_size.html]=man3/SSL_CTX_sess_set_cache_size.pod
2167 GENERATE[html/man3/SSL_CTX_sess_set_cache_size.html]=man3/SSL_CTX_sess_set_cache_size.pod
2168 DEPEND[man/man3/SSL_CTX_sess_set_cache_size.3]=man3/SSL_CTX_sess_set_cache_size.pod
2169 GENERATE[man/man3/SSL_CTX_sess_set_cache_size.3]=man3/SSL_CTX_sess_set_cache_size.pod
3327 html/man3/SSL_CTX_sess_set_cache_size.html \
3935 man/man3/SSL_CTX_sess_set_cache_size.3 \
/freebsd/contrib/sendmail/src/
H A Dtls.c1526 SSL_CTX_sess_set_cache_size(*ctx, 1);
/freebsd/crypto/openssl/test/
H A Dsslapitest.c2316 if (!TEST_long_ne(SSL_CTX_sess_set_cache_size(sctx, 1), 0)) in execute_test_session()
9052 SSL_CTX_sess_set_cache_size(sctx, 1); in test_session_cache_overflow()
10692 SSL_CTX_sess_set_cache_size(sctx, 5); in test_multi_resume()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2181 # define SSL_CTX_sess_set_cache_size(ctx,t) \ macro
H A Dssl.h.in2109 # define SSL_CTX_sess_set_cache_size(ctx,t) \ macro
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile423 MAN+= SSL_CTX_sess_set_cache_size.3
3851 MLINKS+= SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_get_cache_size.3
/freebsd/
H A DObsoleteFiles.inc18482 OLD_FILES+=usr/share/man/man3/SSL_CTX_sess_set_cache_size.3.gz