webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
pcy_tree.c File Reference
#include <string.h>
#include <openssl/mem.h>
#include <openssl/obj.h>
#include <openssl/stack.h>
#include <openssl/thread.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "pcy_int.h"

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)
 

Macro Definition Documentation

◆ tree_print

#define tree_print (   a,
  b,
 
)    /* */

Function Documentation

◆ X509_policy_check()

int X509_policy_check ( X509_POLICY_TREE **  ptree,
int *  pexplicit_policy,
STACK_OF(X509) *  certs,
STACK_OF(ASN1_OBJECT) *  policy_oids,
unsigned int  flags 
)

◆ X509_policy_tree_free()

void X509_policy_tree_free ( X509_POLICY_TREE tree)