Searched refs:X509_V_FLAG_EXPLICIT_POLICY (Results 1 – 5 of 5) sorted by relevance
434 # define X509_V_FLAG_EXPLICIT_POLICY 0x100 macro474 | X509_V_FLAG_EXPLICIT_POLICY \
337 # define X509_V_FLAG_EXPLICIT_POLICY 0x100 macro377 | X509_V_FLAG_EXPLICIT_POLICY \
106 int explicit_policy = (flags & X509_V_FLAG_EXPLICIT_POLICY) ? 0 : n+1; in tree_init()
785 X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_EXPLICIT_POLICY); in opt_verify()
270 B<X509_V_FLAG_EXPLICIT_POLICY>, B<X509_V_FLAG_INHIBIT_ANY> and