Searched refs:SSL_CTX_sess_connect_renegotiate (Results 1 – 7 of 7) sorted by relevance
3580 OPENSSL_EXPORT int SSL_CTX_sess_connect_renegotiate(const SSL_CTX *ctx);
4489 OPENSSL_EXPORT int SSL_CTX_sess_connect_renegotiate(const SSL_CTX *ctx);
1206 # define SSL_CTX_sess_connect_renegotiate(ctx) \ macro