Searched refs:ssl_check_srvr_ecc_cert_and_alg (Results 1 – 3 of 3) sorted by relevance
2785 __owur int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL_CONNECTION *s);
4598 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL_CONNECTION *s) in ssl_check_srvr_ecc_cert_and_alg() function
3957 if (ssl_check_srvr_ecc_cert_and_alg(s->session->peer, s)) in ssl3_check_cert_and_algorithm()
Completed in 46 milliseconds