Searched refs:check_hosts (Results 1 – 2 of 2) sorted by relevance
770 static int check_hosts(X509 *x, X509_VERIFY_PARAM *vpm) in check_hosts() function793 if (vpm->hosts != NULL && check_hosts(x, vpm) <= 0) { in check_id()
740 static int check_hosts(X509 *x, X509_VERIFY_PARAM *vpm) in check_hosts() function762 if (vpm->hosts && check_hosts(x, vpm) <= 0) { in check_id()