Searched refs:is_proxy_cert (Results 1 – 2 of 2) sorted by relevance
1163 is_proxy_cert(hx509_context context, in is_proxy_cert() function1425 if (is_proxy_cert(context, c->data, NULL) == 0) { in hx509_cert_get_base_subject()2009 is_proxy_cert(context, cert->data, NULL) == 0) in hx509_verify_path()2105 if (is_proxy_cert(context, c, &info) == 0) { in hx509_verify_path()
819 * cert.c (is_proxy_cert): free info if we wont return it.