Searched refs:ssl3_check_cert_and_algorithm (Results 1 – 3 of 3) sorted by relevance
1060 int ssl3_check_cert_and_algorithm(SSL *s);
423 if (!ssl3_check_cert_and_algorithm(s)) { in IMPLEMENT_dtls1_meth_func()
378 if (!ssl3_check_cert_and_algorithm(s)) { in IMPLEMENT_ssl3_meth_func()3252 int ssl3_check_cert_and_algorithm(SSL *s) in ssl3_check_cert_and_algorithm() function