Lines Matching defs:level
101 X509_POLICY_LEVEL *level;
185 * The top level is implicitly for the trust anchor with valid expected
195 level = tree->levels;
199 if (ossl_policy_level_add_node(level, data, NULL, tree, 1) == NULL) {
206 * policy mapping are inhibited at each level.
216 (++level)->cert = x;
219 level->flags |= X509_V_FLAG_INHIBIT_ANY;
228 level->flags |= X509_V_FLAG_INHIBIT_ANY;
237 level->flags |= X509_V_FLAG_INHIBIT_MAP;
296 /* Look for matching nodes in previous level */
397 * Prune the tree: delete any child mapped child data on the current level then
399 * data on a level we can halt because the tree will be empty.
490 /* If last level contains anyPolicy set is anyPolicy */
502 * If no anyPolicy node on this level it can't appear on lower