Searched refs:X509_V_FLAG_INHIBIT_MAP (Results 1 – 6 of 6) sorted by relevance
34 if ((lev->flags & X509_V_FLAG_INHIBIT_MAP) in expected_print()108 int map_skip = (flags & X509_V_FLAG_INHIBIT_MAP) ? 0 : n+1; in tree_init()237 level->flags |= X509_V_FLAG_INHIBIT_MAP; in tree_init()345 if ((last->flags & X509_V_FLAG_INHIBIT_MAP) in tree_link_unmatched()412 if (curr->flags & X509_V_FLAG_INHIBIT_MAP) { in tree_prune()
147 if ((lvl->flags & X509_V_FLAG_INHIBIT_MAP) in ossl_policy_node_match()
438 # define X509_V_FLAG_INHIBIT_MAP 0x400 macro476 | X509_V_FLAG_INHIBIT_MAP)
341 # define X509_V_FLAG_INHIBIT_MAP 0x400 macro379 | X509_V_FLAG_INHIBIT_MAP)
791 X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_INHIBIT_MAP); in opt_verify()
271 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any