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.c514 int allow_proxy_certs; in check_chain_extensions() local
530 allow_proxy_certs = 0; in check_chain_extensions()
535 allow_proxy_certs = in check_chain_extensions()
540 allow_proxy_certs = 1; in check_chain_extensions()
558 if (!allow_proxy_certs && (x->ex_flags & EXFLAG_PROXY)) in check_chain_extensions()