Functions | Variables
v3_int.c File Reference
#include <stdio.h>
#include <openssl/obj.h>
#include <openssl/x509v3.h>
Include dependency graph for v3_int.c:

Go to the source code of this file.

Functions

static void * s2i_asn1_int (X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value)
 

Variables

const X509V3_EXT_METHOD v3_crl_num
 
const X509V3_EXT_METHOD v3_delta_crl
 
const X509V3_EXT_METHOD v3_inhibit_anyp
 

Function Documentation

◆ s2i_asn1_int()

static void* s2i_asn1_int ( X509V3_EXT_METHOD meth,
X509V3_CTX ctx,
char *  value 
)
static

Definition at line 79 of file v3_int.c.

Variable Documentation

◆ v3_crl_num

Initial value:
= {
0, 0, 0, 0,
0,
0, 0, 0, 0, NULL
}

Definition at line 63 of file v3_int.c.

◆ v3_delta_crl

const X509V3_EXT_METHOD v3_delta_crl
Initial value:
= {
0, 0, 0, 0,
0,
0, 0, 0, 0, NULL
}

Definition at line 71 of file v3_int.c.

◆ v3_inhibit_anyp

const X509V3_EXT_METHOD v3_inhibit_anyp
Initial value:

Definition at line 85 of file v3_int.c.

ASN1_ITEM_ref
#define ASN1_ITEM_ref(name)
Definition: asn1.h:312
X509V3_EXT_S2I
void *(* X509V3_EXT_S2I)(const struct v3_ext_method *method, struct v3_ext_ctx *ctx, const char *str)
Definition: x509v3.h:93
NID_delta_crl
#define NID_delta_crl
Definition: nid.h:717
NID_crl_number
#define NID_crl_number
Definition: nid.h:489
X509V3_EXT_I2S
char *(* X509V3_EXT_I2S)(const struct v3_ext_method *method, void *ext)
Definition: x509v3.h:92
NID_inhibit_any_policy
#define NID_inhibit_any_policy
Definition: nid.h:3303
s2i_asn1_int
static void * s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value)
Definition: v3_int.c:79
i2s_ASN1_INTEGER
#define i2s_ASN1_INTEGER
Definition: boringssl_prefix_symbols.h:3307
asn1_string_st
Definition: asn1.h:543


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:37