Searched refs:tls1_check_cert_param (Results 1 – 1 of 1) sorted by relevance
1323 static int tls1_check_cert_param(SSL_CONNECTION *s, X509 *x, int check_ee_md) in tls1_check_cert_param() function3436 if (tls1_check_cert_param(s, x, 1)) in tls1_check_chain()3447 if (!tls1_check_cert_param(s, ca, 0)) { in tls1_check_chain()
Completed in 11 milliseconds