OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
pcy_tree.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.

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

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

Definition at line 130 of file pcy_tree.c.

Function Documentation

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.