Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dx509_vfy.c588 int allow_proxy_certs; in check_chain_extensions() local
603 allow_proxy_certs = 0; in check_chain_extensions()
606 allow_proxy_certs = in check_chain_extensions()
624 if (!allow_proxy_certs && (x->ex_flags & EXFLAG_PROXY)) { in check_chain_extensions()