Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/ssl/
H A Dssl_locl.h874 int ssl3_check_cert_and_algorithm(SSL *s);
H A Dd1_clnt.c301 if (!ssl3_check_cert_and_algorithm(s)) in IMPLEMENT_dtls1_meth_func()
H A Ds3_clnt.c288 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