webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
v3_ncons.c File Reference
#include <stdio.h>
#include <string.h>
#include <openssl/asn1t.h>
#include <openssl/conf.h>
#include <openssl/err.h>
#include <openssl/mem.h>
#include <openssl/obj.h>
#include <openssl/x509v3.h>

Variables

const X509V3_EXT_METHOD v3_name_constraints
 

Variable Documentation

◆ v3_name_constraints

const X509V3_EXT_METHOD v3_name_constraints
Initial value:
= {
0, 0, 0, 0,
0, 0,
0, v2i_NAME_CONSTRAINTS,
i2r_NAME_CONSTRAINTS, 0,
}
Definition: x509v3.h:327
#define ASN1_ITEM_ref(iptr)
Definition: asn1.h:392
#define NULL
Definition: common_types.h:41
#define NID_name_constraints
Definition: nid.h:2383