Public Member Functions | Public Attributes | List of all members
x509_store_st Struct Reference

#include <internal.h>

Public Member Functions

 STACK_OF (X509_LOOKUP) *get_cert_methods
 
 STACK_OF (X509_OBJECT) *objs
 

Public Attributes

int cache
 
X509_STORE_CTX_cert_crl_fn cert_crl
 
X509_STORE_CTX_check_crl_fn check_crl
 
X509_STORE_CTX_check_issued_fn check_issued
 
X509_STORE_CTX_check_revocation_fn check_revocation
 
X509_STORE_CTX_cleanup_fn cleanup
 
X509_STORE_CTX_get_crl_fn get_crl
 
X509_STORE_CTX_get_issuer_fn get_issuer
 
X509_STORE_CTX_lookup_certs_fn lookup_certs
 
X509_STORE_CTX_lookup_crls_fn lookup_crls
 
CRYPTO_MUTEX objs_lock
 
X509_VERIFY_PARAMparam
 
CRYPTO_refcount_t references
 
X509_STORE_CTX_verify_fn verify
 
X509_STORE_CTX_verify_cb verify_cb
 

Detailed Description

Definition at line 270 of file third_party/boringssl-with-bazel/src/crypto/x509/internal.h.

Member Function Documentation

◆ STACK_OF() [1/2]

x509_store_st::STACK_OF ( X509_LOOKUP  )

◆ STACK_OF() [2/2]

x509_store_st::STACK_OF ( X509_OBJECT  )

Member Data Documentation

◆ cache

int x509_store_st::cache

◆ cert_crl

X509_STORE_CTX_cert_crl_fn x509_store_st::cert_crl

◆ check_crl

X509_STORE_CTX_check_crl_fn x509_store_st::check_crl

◆ check_issued

X509_STORE_CTX_check_issued_fn x509_store_st::check_issued

◆ check_revocation

X509_STORE_CTX_check_revocation_fn x509_store_st::check_revocation

◆ cleanup

X509_STORE_CTX_cleanup_fn x509_store_st::cleanup

◆ get_crl

X509_STORE_CTX_get_crl_fn x509_store_st::get_crl

◆ get_issuer

X509_STORE_CTX_get_issuer_fn x509_store_st::get_issuer

◆ lookup_certs

X509_STORE_CTX_lookup_certs_fn x509_store_st::lookup_certs

◆ lookup_crls

X509_STORE_CTX_lookup_crls_fn x509_store_st::lookup_crls

◆ objs_lock

CRYPTO_MUTEX x509_store_st::objs_lock

◆ param

X509_VERIFY_PARAM* x509_store_st::param

◆ references

CRYPTO_refcount_t x509_store_st::references

◆ verify

X509_STORE_CTX_verify_fn x509_store_st::verify

◆ verify_cb

X509_STORE_CTX_verify_cb x509_store_st::verify_cb

The documentation for this struct was generated from the following file:


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