Functions | Variables
v3_info.c File Reference
#include <stdio.h>
#include <string.h>
#include <openssl/asn1.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>
Include dependency graph for v3_info.c:

Go to the source code of this file.

Functions

static STACK_OF (CONF_VALUE)
 

Variables

const X509V3_EXT_METHOD v3_sinfo
 

Function Documentation

◆ STACK_OF()

static STACK_OF ( CONF_VALUE  )
static

Definition at line 71 of file v3_info.c.

Variable Documentation

◆ v3_sinfo

Initial value:
ASN1_ITEM_ref(AUTHORITY_INFO_ACCESS),
0, 0, 0, 0,
0, 0,
(X509V3_EXT_I2V) i2v_AUTHORITY_INFO_ACCESS,
(X509V3_EXT_V2I)v2i_AUTHORITY_INFO_ACCESS,
0, 0,
NULL
}

Definition at line 91 of file v3_info.c.

ASN1_ITEM_ref
#define ASN1_ITEM_ref(name)
Definition: asn1.h:312
X509V3_EXT_MULTILINE
#define X509V3_EXT_MULTILINE
Definition: x509v3.h:155
NID_sinfo_access
#define NID_sinfo_access
Definition: nid.h:1845
X509V3_EXT_V2I
void *(* X509V3_EXT_V2I)(const struct v3_ext_method *method, struct v3_ext_ctx *ctx, STACK_OF(CONF_VALUE) *values)
Definition: x509v3.h:89


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