Searched refs:SSL_CTX_sess_accept_renegotiate (Results 1 – 2 of 2) sorted by relevance
2960 OPENSSL_EXPORT int SSL_CTX_sess_accept_renegotiate(const SSL_CTX *ctx);
2646 int SSL_CTX_sess_accept_renegotiate(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_accept_renegotiate() function