webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
pcy_data.c File Reference
#include <openssl/mem.h>
#include <openssl/obj.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "pcy_int.h"

Functions

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

Function Documentation

◆ policy_data_free()

void policy_data_free ( X509_POLICY_DATA data)

◆ policy_data_new()

X509_POLICY_DATA* policy_data_new ( POLICYINFO policy,
const ASN1_OBJECT cid,
int  crit 
)