Home
last modified time | relevance | path

Searched refs:ssl3_check_cert_and_algorithm (Results 1 – 3 of 3) sorted by relevance

/external/openssl/ssl/
Dssl_locl.h968 int ssl3_check_cert_and_algorithm(SSL *s);
Ds3_clnt.c354 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
Dd1_clnt.c338 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_dtls1_meth_func()