Searched refs:SSL_CTX_sess_accept_renegotiate (Results 1 – 7 of 7) sorted by relevance
3586 OPENSSL_EXPORT int SSL_CTX_sess_accept_renegotiate(const SSL_CTX *ctx);
4495 OPENSSL_EXPORT int SSL_CTX_sess_accept_renegotiate(const SSL_CTX *ctx);
1210 # define SSL_CTX_sess_accept_renegotiate(ctx) \ macro