Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c1323 static int tls1_check_cert_param(SSL_CONNECTION *s, X509 *x, int check_ee_md) in tls1_check_cert_param() function
3436 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 13 milliseconds