Searched refs:ssl3_check_cert_and_algorithm (Results 1 – 3 of 3) sorted by relevance
968 int ssl3_check_cert_and_algorithm(SSL *s);
354 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_ssl3_meth_func()2919 int ssl3_check_cert_and_algorithm(SSL *s) in ssl3_check_cert_and_algorithm() function
338 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_dtls1_meth_func()