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