Searched refs:ssl_check_srvr_ecc_cert_and_alg (Results 1 – 3 of 3) sorted by relevance
1047 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, const SSL_CIPHER *cs);
2983 if (ssl_check_srvr_ecc_cert_and_alg(sc->peer_pkeys[idx].x509, in ssl3_check_cert_and_algorithm()
2191 int ssl_check_srvr_ecc_cert_and_alg(X509 *x, const SSL_CIPHER *cs) in ssl_check_srvr_ecc_cert_and_alg() function