Searched refs:SSL_CTX_sess_set_cache_size (Results 1 – 10 of 10) sorted by relevance
5 SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size - manipulate session cache size11 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 cache26 can be modified using the SSL_CTX_sess_set_cache_size() call. A special42 SSL_CTX_sess_set_cache_size() returns the previously valid size.
21 up to the specified maximum number (see SSL_CTX_sess_set_cache_size()).
74 L<SSL_CTX_sess_set_cache_size(3)>
126 L<SSL_CTX_sess_set_cache_size(3)>,
309 =item void B<SSL_CTX_sess_set_cache_size>(SSL_CTX *ctx, t);761 L<SSL_CTX_sess_set_cache_size(3)>,
1847 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()
1467 SSL_CTX_sess_set_cache_size(*ctx, 1);
2032 # define SSL_CTX_sess_set_cache_size(ctx,t) \ macro
301 MAN+= SSL_CTX_sess_set_cache_size.32503 MLINKS+= SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_get_cache_size.3
11816 OLD_FILES+=usr/share/man/man3/SSL_CTX_sess_set_cache_size.3.gz