OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSL_CTX_sess_set_cache_size
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/demos/guide/
tls-server-block.c
185
SSL_CTX_sess_set_cache_size
(ctx, 1024);
/src/external/ibm-public/postfix/dist/src/tls/
tls_server.c
781
SSL_CTX_sess_set_cache_size
(server_ctx, 1);
/src/crypto/external/bsd/openssl/dist/apps/
s_server.c
1895
SSL_CTX_sess_set_cache_size
(ctx, 128);
2000
SSL_CTX_sess_set_cache_size
(ctx2, 128);
/src/crypto/external/bsd/openssl.old/dist/apps/
s_server.c
1847
SSL_CTX_sess_set_cache_size
(ctx, 128);
1943
SSL_CTX_sess_set_cache_size
(ctx2, 128);
/src/crypto/external/apache2/openssl/dist/apps/
s_server.c
2078
SSL_CTX_sess_set_cache_size
(ctx, 128);
2189
SSL_CTX_sess_set_cache_size
(ctx2, 128);
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h
2038
# define
SSL_CTX_sess_set_cache_size
(ctx,t) \
/src/crypto/external/apache2/openssl/dist/test/
sslapitest.c
2353
if (!TEST_long_ne(
SSL_CTX_sess_set_cache_size
(sctx, 1), 0))
9740
SSL_CTX_sess_set_cache_size
(sctx, 1);
12295
SSL_CTX_sess_set_cache_size
(sctx, 5);
/src/crypto/external/bsd/openssl/dist/test/
sslapitest.c
2316
if (!TEST_long_ne(
SSL_CTX_sess_set_cache_size
(sctx, 1), 0))
9052
SSL_CTX_sess_set_cache_size
(sctx, 1);
10692
SSL_CTX_sess_set_cache_size
(sctx, 5);
/src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in
2184
#define
SSL_CTX_sess_set_cache_size
(ctx, t) \
/src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in
2109
# define
SSL_CTX_sess_set_cache_size
(ctx,t) \
Completed in 63 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026