Searched refs:X509_V_FLAG_INHIBIT_MAP (Results 1 – 5 of 5) sorted by relevance
80 if ((lev->flags & X509_V_FLAG_INHIBIT_MAP) in expected_print()162 flags |= X509_V_FLAG_INHIBIT_MAP; in tree_init()175 if (flags & X509_V_FLAG_INHIBIT_MAP) in tree_init()280 level->flags |= X509_V_FLAG_INHIBIT_MAP; in tree_init()400 if ((last->flags & X509_V_FLAG_INHIBIT_MAP) in tree_link_unmatched()494 if (curr->flags & X509_V_FLAG_INHIBIT_MAP) { in tree_prune()
176 if ((lvl->flags & X509_V_FLAG_INHIBIT_MAP) in policy_node_match()
419 # define X509_V_FLAG_INHIBIT_MAP 0x400 macro445 | X509_V_FLAG_INHIBIT_MAP)
106 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any
2231 flags |= X509_V_FLAG_INHIBIT_MAP; in args_verify()