Home | History | Annotate | Download | only in apps

Lines Matching full:ssl_renegotiate

2213 					SSL_renegotiate(con);
2225 SSL_renegotiate(con);
2250 { static count=0; if (++count == 100) { count=0; SSL_renegotiate(con); } }
2671 SSL_renegotiate(con);
2895 SSL_renegotiate(con);
2902 { static count=0; if (++count == 13) { SSL_renegotiate(con); } }