X509_POLICY_LEVEL
X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
int X509_policy_level_node_count(X509_POLICY_LEVEL *level)
X509_POLICY_NODE *X509_policy_level_get0_node(const X509_POLICY_LEVEL *level, int i)
X509_POLICY_LEVEL *levels;
X509_POLICY_NODE *ossl_policy_level_find_node(const X509_POLICY_LEVEL *level,
X509_POLICY_NODE *ossl_policy_level_add_node(X509_POLICY_LEVEL *level,
int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl,
int ossl_policy_node_match(const X509_POLICY_LEVEL *lvl,
X509_POLICY_NODE *ossl_policy_level_find_node(const X509_POLICY_LEVEL *level,
X509_POLICY_NODE *ossl_policy_level_add_node(X509_POLICY_LEVEL *level,
X509_POLICY_LEVEL *level;
static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr,
X509_POLICY_LEVEL *last = curr - 1;
static int tree_link_nodes(X509_POLICY_LEVEL *curr,
X509_POLICY_LEVEL *lev, X509_POLICY_NODE *node,
static int tree_add_unmatched(X509_POLICY_LEVEL *curr,
static int tree_link_unmatched(X509_POLICY_LEVEL *curr,
const X509_POLICY_LEVEL *last = curr - 1;
static int tree_link_any(X509_POLICY_LEVEL *curr,
X509_POLICY_LEVEL *last = curr - 1;
static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr)
X509_POLICY_LEVEL *curr;
X509_POLICY_LEVEL *curr)
X509_POLICY_LEVEL *plev;
X509_POLICY_LEVEL *curr = tree->levels + 1;
X509_POLICY_LEVEL *curr;
X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,
int X509_policy_level_node_count(X509_POLICY_LEVEL *level);
X509_POLICY_NODE *X509_policy_level_get0_node(const X509_POLICY_LEVEL *level,