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

/external/chromium_org/third_party/boringssl/src/ssl/
H A Dt1_lib.c650 static int tls1_check_cert_param(SSL *s, X509 *x, int set_ee_md) function
3083 if (tls1_check_cert_param(s, x, check_flags ? 1 : 2))
3096 if (!tls1_check_cert_param(s, ca, 0))

Completed in 29 milliseconds