Functions | Variables
v3_ocsp.c File Reference
#include <openssl/x509v3.h>
#include <openssl/asn1.h>
#include <openssl/bio.h>
#include <openssl/nid.h>
Include dependency graph for v3_ocsp.c:

Go to the source code of this file.

Functions

static int i2r_ocsp_acutoff (const X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent)
 
static int i2r_ocsp_nocheck (const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent)
 
static void * s2i_ocsp_nocheck (const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str)
 

Variables

const X509V3_EXT_METHOD v3_crl_invdate
 
const X509V3_EXT_METHOD v3_ocsp_nocheck
 

Function Documentation

◆ i2r_ocsp_acutoff()

static int i2r_ocsp_acutoff ( const X509V3_EXT_METHOD method,
void *  nonce,
BIO out,
int  indent 
)
static

Definition at line 46 of file v3_ocsp.c.

◆ i2r_ocsp_nocheck()

static int i2r_ocsp_nocheck ( const X509V3_EXT_METHOD method,
void *  nocheck,
BIO out,
int  indent 
)
static

Definition at line 58 of file v3_ocsp.c.

◆ s2i_ocsp_nocheck()

static void * s2i_ocsp_nocheck ( const X509V3_EXT_METHOD method,
X509V3_CTX ctx,
const char *  str 
)
static

Definition at line 64 of file v3_ocsp.c.

Variable Documentation

◆ v3_crl_invdate

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

Definition at line 28 of file v3_ocsp.c.

◆ v3_ocsp_nocheck

const X509V3_EXT_METHOD v3_ocsp_nocheck
Initial value:

Definition at line 37 of file v3_ocsp.c.

i2r_ocsp_nocheck
static int i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent)
Definition: v3_ocsp.c:58
NID_invalidity_date
#define NID_invalidity_date
Definition: nid.h:727
ASN1_ITEM_ref
#define ASN1_ITEM_ref(name)
Definition: asn1.h:312
NID_id_pkix_OCSP_noCheck
#define NID_id_pkix_OCSP_noCheck
Definition: nid.h:1711
s2i_ocsp_nocheck
static void * s2i_ocsp_nocheck(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str)
Definition: v3_ocsp.c:64
i2r_ocsp_acutoff
static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent)
Definition: v3_ocsp.c:46
asn1_string_st
Definition: asn1.h:543
ASN1_NULL
struct asn1_null_st ASN1_NULL
Definition: base.h:333


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