Go to the source code of this file.
Functions | |
void | policy_data_free (X509_POLICY_DATA *data) |
X509_POLICY_DATA * | policy_data_new (POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) |
void policy_data_free | ( | X509_POLICY_DATA * | data | ) |
Definition at line 67 of file pcy_data.c.
X509_POLICY_DATA* policy_data_new | ( | POLICYINFO * | policy, |
const ASN1_OBJECT * | cid, | ||
int | crit | ||
) |
Definition at line 85 of file pcy_data.c.