OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
pcy_data.c File Reference
#include "cryptlib.h"
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "pcy_int.h"

Go to the source code of this file.

Functions

void policy_data_free (X509_POLICY_DATA *data)
 
X509_POLICY_DATApolicy_data_new (POLICYINFO *policy, const ASN1_OBJECT *cid, int crit)
 

Function Documentation

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.