Searched refs:EXFLAG_INVALID_POLICY (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dpcy_cache.c112 x->ex_flags |= EXFLAG_INVALID_POLICY;
207 x->ex_flags |= EXFLAG_INVALID_POLICY;
H A Dpcy_map.c175 x->ex_flags |= EXFLAG_INVALID_POLICY;
H A Dpcy_tree.c128 if (x->ex_flags & EXFLAG_INVALID_POLICY)
H A Dx509v3.h373 # define EXFLAG_INVALID_POLICY 0x800 macro
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.c848 if (!(x->ex_flags & EXFLAG_INVALID_POLICY))

Completed in 119 milliseconds