Searched refs:ssl3_check_cert_and_algorithm (Results 1 – 3 of 3) sorted by relevance
874 int ssl3_check_cert_and_algorithm(SSL *s);
301 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_dtls1_meth_func()
288 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_ssl3_meth_func()2301 int ssl3_check_cert_and_algorithm(SSL *s) in ssl3_check_cert_and_algorithm() function