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

Go to the source code of this file.

Functions

static STACK_OF (CONF_VALUE)
 
static void * v2i_EXTENDED_KEY_USAGE (const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
 

Variables

const X509V3_EXT_METHOD v3_ocsp_accresp
 

Function Documentation

◆ STACK_OF()

static STACK_OF ( CONF_VALUE  )
static

Definition at line 69 of file v3_extku.c.

◆ v2i_EXTENDED_KEY_USAGE()

static void* v2i_EXTENDED_KEY_USAGE ( const X509V3_EXT_METHOD method,
X509V3_CTX ctx,
STACK_OF(CONF_VALUE) *  nval 
)
static

Variable Documentation

◆ v3_ocsp_accresp

const X509V3_EXT_METHOD v3_ocsp_accresp
Initial value:
= {
ASN1_ITEM_ref(EXTENDED_KEY_USAGE),
0, 0, 0, 0,
0, 0,
i2v_EXTENDED_KEY_USAGE,
0, 0,
NULL
}

Definition at line 85 of file v3_extku.c.

v2i_EXTENDED_KEY_USAGE
static void * v2i_EXTENDED_KEY_USAGE(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval)
ASN1_ITEM_ref
#define ASN1_ITEM_ref(name)
Definition: asn1.h:312
NID_id_pkix_OCSP_acceptableResponses
#define NID_id_pkix_OCSP_acceptableResponses
Definition: nid.h:1705


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