Searched refs:SSL_CTX_sess_timeouts (Results 1 – 7 of 7) sorted by relevance
3601 OPENSSL_EXPORT int SSL_CTX_sess_timeouts(const SSL_CTX *ctx);
4510 OPENSSL_EXPORT int SSL_CTX_sess_timeouts(const SSL_CTX *ctx);
1220 # define SSL_CTX_sess_timeouts(ctx) \ macro