Searched refs:SSL_CTX_sess_timeouts (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/threads/
H A Dmttest.c165 fprintf(fp,"%4d session cache timeouts\n",SSL_CTX_sess_timeouts(ctx));
/external/openssl/include/openssl/
H A Dssl.h1019 #define SSL_CTX_sess_timeouts(ctx) \ macro
/external/openssl/ssl/
H A Dssl.h1019 #define SSL_CTX_sess_timeouts(ctx) \ macro
/external/openssl/apps/
H A Ds_server.c1930 BIO_printf(bio,"%4ld session cache timeouts\n",SSL_CTX_sess_timeouts(ssl_ctx));

Completed in 405 milliseconds