Searched refs:X509_POLICY_TREE (Results 1 – 2 of 2) sorted by relevance
279 X509_POLICY_TREE *tree;565 X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx);618 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy,622 void X509_policy_tree_free(X509_POLICY_TREE *tree);624 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree);625 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree,629 X509_POLICY_TREE633 X509_POLICY_TREE
185 typedef struct X509_POLICY_TREE_st X509_POLICY_TREE; typedef
Completed in 4 milliseconds