Go to the source code of this file.
Macros | |
| #define | tree_print(a, b, c) /* */ |
Functions | |
| void | X509_policy_tree_free (X509_POLICY_TREE *tree) |
| int | X509_policy_check (X509_POLICY_TREE **ptree, int *pexplicit_policy, STACK_OF(X509)*certs, STACK_OF(ASN1_OBJECT)*policy_oids, unsigned int flags) |
Definition at line 130 of file pcy_tree.c.
| int X509_policy_check | ( | X509_POLICY_TREE ** | ptree, |
| int * | pexplicit_policy, | ||
| STACK_OF(X509)* | certs, | ||
| STACK_OF(ASN1_OBJECT)* | policy_oids, | ||
| unsigned int | flags | ||
| ) |
Definition at line 767 of file pcy_tree.c.
| void X509_policy_tree_free | ( | X509_POLICY_TREE * | tree | ) |
Definition at line 728 of file pcy_tree.c.
1.8.2