Searched refs:ssl_check_srvr_ecc_cert_and_alg (Results 1 – 3 of 3) sorted by relevance
2648 __owur int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL *s);
3724 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, SSL *s) in ssl_check_srvr_ecc_cert_and_alg() function
3561 if (ssl_check_srvr_ecc_cert_and_alg(s->session->peer, s)) in ssl3_check_cert_and_algorithm()