Macros | Typedefs
base.h File Reference
#include <stddef.h>
#include <stdint.h>
#include <sys/types.h>
#include <openssl/is_boringssl.h>
#include <openssl/opensslconf.h>
Include dependency graph for base.h:

Go to the source code of this file.

Macros

#define BORINGSSL_API_VERSION   16
 
#define BORINGSSL_ENUM_INT
 
#define BORINGSSL_MAKE_DELETER(type, deleter)
 
#define BORINGSSL_MAKE_UP_REF(type, up_ref_func)
 
#define BORINGSSL_NO_CXX
 
#define BSSL_NAMESPACE_BEGIN   namespace bssl {
 
#define BSSL_NAMESPACE_END   }
 
#define OPENSSL_EXPORT
 
#define OPENSSL_INLINE   static inline OPENSSL_UNUSED
 
#define OPENSSL_IS_BORINGSSL
 
#define OPENSSL_MSVC_PRAGMA(arg)
 
#define OPENSSL_PRINTF_FORMAT_FUNC(string_index, first_to_check)
 
#define OPENSSL_THREADS
 
#define OPENSSL_UNUSED
 
#define OPENSSL_VERSION_NUMBER   0x1010107f
 
#define SSLEAY_VERSION_NUMBER   OPENSSL_VERSION_NUMBER
 

Typedefs

typedef struct asn1_string_st ASN1_BIT_STRING
 
typedef struct asn1_string_st ASN1_BMPSTRING
 
typedef int ASN1_BOOLEAN
 
typedef struct asn1_string_st ASN1_ENUMERATED
 
typedef struct asn1_string_st ASN1_GENERALIZEDTIME
 
typedef struct asn1_string_st ASN1_GENERALSTRING
 
typedef struct asn1_string_st ASN1_IA5STRING
 
typedef struct asn1_string_st ASN1_INTEGER
 
typedef struct ASN1_ITEM_st ASN1_ITEM
 
typedef struct asn1_null_st ASN1_NULL
 
typedef struct asn1_object_st ASN1_OBJECT
 
typedef struct asn1_string_st ASN1_OCTET_STRING
 
typedef struct asn1_pctx_st ASN1_PCTX
 
typedef struct asn1_string_st ASN1_PRINTABLESTRING
 
typedef struct asn1_string_st ASN1_STRING
 
typedef struct asn1_string_st ASN1_T61STRING
 
typedef struct asn1_string_st ASN1_TIME
 
typedef struct asn1_type_st ASN1_TYPE
 
typedef struct asn1_string_st ASN1_UNIVERSALSTRING
 
typedef struct asn1_string_st ASN1_UTCTIME
 
typedef struct asn1_string_st ASN1_UTF8STRING
 
typedef struct asn1_string_st ASN1_VISIBLESTRING
 
typedef struct AUTHORITY_KEYID_st AUTHORITY_KEYID
 
typedef struct BASIC_CONSTRAINTS_st BASIC_CONSTRAINTS
 
typedef struct bignum_st BIGNUM
 
typedef struct bio_st BIO
 
typedef struct bio_method_st BIO_METHOD
 
typedef struct blake2b_state_st BLAKE2B_CTX
 
typedef struct bignum_ctx BN_CTX
 
typedef struct bn_gencb_st BN_GENCB
 
typedef struct bn_mont_ctx_st BN_MONT_CTX
 
typedef struct buf_mem_st BUF_MEM
 
typedef struct cbb_st CBB
 
typedef struct cbs_st CBS
 
typedef struct cmac_ctx_st CMAC_CTX
 
typedef struct conf_st CONF
 
typedef struct conf_value_st CONF_VALUE
 
typedef struct crypto_buffer_st CRYPTO_BUFFER
 
typedef struct crypto_buffer_pool_st CRYPTO_BUFFER_POOL
 
typedef int CRYPTO_THREADID
 
typedef struct dh_st DH
 
typedef struct DIST_POINT_st DIST_POINT
 
typedef struct dsa_st DSA
 
typedef struct DSA_SIG_st DSA_SIG
 
typedef struct ec_group_st EC_GROUP
 
typedef struct ec_key_st EC_KEY
 
typedef struct ec_point_st EC_POINT
 
typedef struct ecdsa_method_st ECDSA_METHOD
 
typedef struct ecdsa_sig_st ECDSA_SIG
 
typedef struct engine_st ENGINE
 
typedef struct st_ERR_FNS ERR_FNS
 
typedef struct evp_aead_st EVP_AEAD
 
typedef struct evp_cipher_st EVP_CIPHER
 
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX
 
typedef struct evp_encode_ctx_st EVP_ENCODE_CTX
 
typedef struct evp_hpke_aead_st EVP_HPKE_AEAD
 
typedef struct evp_hpke_ctx_st EVP_HPKE_CTX
 
typedef struct evp_hpke_kdf_st EVP_HPKE_KDF
 
typedef struct evp_hpke_kem_st EVP_HPKE_KEM
 
typedef struct evp_hpke_key_st EVP_HPKE_KEY
 
typedef struct env_md_st EVP_MD
 
typedef struct env_md_ctx_st EVP_MD_CTX
 
typedef struct evp_pkey_st EVP_PKEY
 
typedef struct evp_pkey_asn1_method_st EVP_PKEY_ASN1_METHOD
 
typedef struct evp_pkey_ctx_st EVP_PKEY_CTX
 
typedef struct evp_pkey_method_st EVP_PKEY_METHOD
 
typedef struct hmac_ctx_st HMAC_CTX
 
typedef struct ISSUING_DIST_POINT_st ISSUING_DIST_POINT
 
typedef struct md4_state_st MD4_CTX
 
typedef struct md5_state_st MD5_CTX
 
typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS
 
typedef struct Netscape_spkac_st NETSCAPE_SPKAC
 
typedef struct Netscape_spki_st NETSCAPE_SPKI
 
typedef void * OPENSSL_BLOCK
 
typedef struct ossl_init_settings_st OPENSSL_INIT_SETTINGS
 
typedef struct pkcs12_st PKCS12
 
typedef struct pkcs8_priv_key_info_st PKCS8_PRIV_KEY_INFO
 
typedef struct rand_meth_st RAND_METHOD
 
typedef struct rc4_key_st RC4_KEY
 
typedef struct RIPEMD160state_st RIPEMD160_CTX
 
typedef struct rsa_st RSA
 
typedef struct rsa_meth_st RSA_METHOD
 
typedef struct rsa_pss_params_st RSA_PSS_PARAMS
 
typedef struct sha256_state_st SHA256_CTX
 
typedef struct sha512_state_st SHA512_CTX
 
typedef struct sha_state_st SHA_CTX
 
typedef struct spake2_ctx_st SPAKE2_CTX
 
typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE
 
typedef struct ssl_st SSL
 
typedef struct ssl_cipher_st SSL_CIPHER
 
typedef struct ssl_early_callback_ctx SSL_CLIENT_HELLO
 
typedef struct ssl_ctx_st SSL_CTX
 
typedef struct ssl_ech_keys_st SSL_ECH_KEYS
 
typedef struct ssl_method_st SSL_METHOD
 
typedef struct ssl_private_key_method_st SSL_PRIVATE_KEY_METHOD
 
typedef struct ssl_quic_method_st SSL_QUIC_METHOD
 
typedef struct ssl_session_st SSL_SESSION
 
typedef struct ssl_ticket_aead_method_st SSL_TICKET_AEAD_METHOD
 
typedef struct trust_token_st TRUST_TOKEN
 
typedef struct trust_token_client_st TRUST_TOKEN_CLIENT
 
typedef struct trust_token_issuer_st TRUST_TOKEN_ISSUER
 
typedef struct trust_token_method_st TRUST_TOKEN_METHOD
 
typedef struct x509_st X509
 
typedef struct X509_algor_st X509_ALGOR
 
typedef struct x509_attributes_st X509_ATTRIBUTE
 
typedef struct x509_cert_aux_st X509_CERT_AUX
 
typedef struct X509_crl_st X509_CRL
 
typedef struct x509_crl_method_st X509_CRL_METHOD
 
typedef struct X509_extension_st X509_EXTENSION
 
typedef struct X509_info_st X509_INFO
 
typedef struct x509_lookup_st X509_LOOKUP
 
typedef struct x509_lookup_method_st X509_LOOKUP_METHOD
 
typedef struct X509_name_st X509_NAME
 
typedef struct X509_name_entry_st X509_NAME_ENTRY
 
typedef struct x509_object_st X509_OBJECT
 
typedef struct private_key_st X509_PKEY
 
typedef struct X509_POLICY_CACHE_st X509_POLICY_CACHE
 
typedef struct X509_POLICY_LEVEL_st X509_POLICY_LEVEL
 
typedef struct X509_POLICY_NODE_st X509_POLICY_NODE
 
typedef struct X509_POLICY_TREE_st X509_POLICY_TREE
 
typedef struct X509_pubkey_st X509_PUBKEY
 
typedef struct X509_req_st X509_REQ
 
typedef struct x509_revoked_st X509_REVOKED
 
typedef struct X509_sig_st X509_SIG
 
typedef struct x509_store_st X509_STORE
 
typedef struct x509_store_ctx_st X509_STORE_CTX
 
typedef struct x509_trust_st X509_TRUST
 
typedef struct X509_VERIFY_PARAM_st X509_VERIFY_PARAM
 
typedef struct v3_ext_ctx X509V3_CTX
 

Macro Definition Documentation

◆ BORINGSSL_API_VERSION

#define BORINGSSL_API_VERSION   16

Definition at line 198 of file base.h.

◆ BORINGSSL_ENUM_INT

enum ssl_select_cert_result_t BORINGSSL_ENUM_INT

Definition at line 325 of file base.h.

◆ BORINGSSL_MAKE_DELETER

#define BORINGSSL_MAKE_DELETER (   type,
  deleter 
)

Definition at line 506 of file base.h.

◆ BORINGSSL_MAKE_UP_REF

#define BORINGSSL_MAKE_UP_REF (   type,
  up_ref_func 
)

Definition at line 507 of file base.h.

◆ BORINGSSL_NO_CXX

#define BORINGSSL_NO_CXX

Definition at line 468 of file base.h.

◆ BSSL_NAMESPACE_BEGIN

#define BSSL_NAMESPACE_BEGIN   namespace bssl {

Definition at line 479 of file base.h.

◆ BSSL_NAMESPACE_END

#define BSSL_NAMESPACE_END   }

Definition at line 480 of file base.h.

◆ OPENSSL_EXPORT

#define OPENSSL_EXPORT

Definition at line 222 of file base.h.

◆ OPENSSL_INLINE

#define OPENSSL_INLINE   static inline OPENSSL_UNUSED

Definition at line 282 of file base.h.

◆ OPENSSL_IS_BORINGSSL

#define OPENSSL_IS_BORINGSSL

Definition at line 186 of file base.h.

◆ OPENSSL_MSVC_PRAGMA

#define OPENSSL_MSVC_PRAGMA (   arg)

Definition at line 247 of file base.h.

◆ OPENSSL_PRINTF_FORMAT_FUNC

#define OPENSSL_PRINTF_FORMAT_FUNC (   string_index,
  first_to_check 
)

Definition at line 240 of file base.h.

◆ OPENSSL_THREADS

#define OPENSSL_THREADS

Definition at line 183 of file base.h.

◆ OPENSSL_UNUSED

#define OPENSSL_UNUSED

Definition at line 253 of file base.h.

◆ OPENSSL_VERSION_NUMBER

#define OPENSSL_VERSION_NUMBER   0x1010107f

Definition at line 187 of file base.h.

◆ SSLEAY_VERSION_NUMBER

#define SSLEAY_VERSION_NUMBER   OPENSSL_VERSION_NUMBER

Definition at line 188 of file base.h.

Typedef Documentation

◆ ASN1_BIT_STRING

Definition at line 339 of file base.h.

◆ ASN1_BMPSTRING

Definition at line 340 of file base.h.

◆ ASN1_BOOLEAN

typedef int ASN1_BOOLEAN

Definition at line 335 of file base.h.

◆ ASN1_ENUMERATED

Definition at line 341 of file base.h.

◆ ASN1_GENERALIZEDTIME

Definition at line 342 of file base.h.

◆ ASN1_GENERALSTRING

Definition at line 343 of file base.h.

◆ ASN1_IA5STRING

Definition at line 344 of file base.h.

◆ ASN1_INTEGER

typedef struct asn1_string_st ASN1_INTEGER

Definition at line 345 of file base.h.

◆ ASN1_ITEM

typedef struct ASN1_ITEM_st ASN1_ITEM

Definition at line 336 of file base.h.

◆ ASN1_NULL

typedef struct asn1_null_st ASN1_NULL

Definition at line 333 of file base.h.

◆ ASN1_OBJECT

typedef struct asn1_object_st ASN1_OBJECT

Definition at line 337 of file base.h.

◆ ASN1_OCTET_STRING

Definition at line 346 of file base.h.

◆ ASN1_PCTX

typedef struct asn1_pctx_st ASN1_PCTX

Definition at line 338 of file base.h.

◆ ASN1_PRINTABLESTRING

Definition at line 347 of file base.h.

◆ ASN1_STRING

typedef struct asn1_string_st ASN1_STRING

Definition at line 348 of file base.h.

◆ ASN1_T61STRING

Definition at line 349 of file base.h.

◆ ASN1_TIME

typedef struct asn1_string_st ASN1_TIME

Definition at line 350 of file base.h.

◆ ASN1_TYPE

typedef struct asn1_type_st ASN1_TYPE

Definition at line 355 of file base.h.

◆ ASN1_UNIVERSALSTRING

Definition at line 351 of file base.h.

◆ ASN1_UTCTIME

typedef struct asn1_string_st ASN1_UTCTIME

Definition at line 352 of file base.h.

◆ ASN1_UTF8STRING

Definition at line 353 of file base.h.

◆ ASN1_VISIBLESTRING

Definition at line 354 of file base.h.

◆ AUTHORITY_KEYID

Definition at line 356 of file base.h.

◆ BASIC_CONSTRAINTS

Definition at line 357 of file base.h.

◆ BIGNUM

typedef struct bignum_st BIGNUM

Definition at line 380 of file base.h.

◆ BIO

typedef struct bio_st BIO

Definition at line 382 of file base.h.

◆ BIO_METHOD

typedef struct bio_method_st BIO_METHOD

Definition at line 381 of file base.h.

◆ BLAKE2B_CTX

typedef struct blake2b_state_st BLAKE2B_CTX

Definition at line 383 of file base.h.

◆ BN_CTX

typedef struct bignum_ctx BN_CTX

Definition at line 379 of file base.h.

◆ BN_GENCB

typedef struct bn_gencb_st BN_GENCB

Definition at line 384 of file base.h.

◆ BN_MONT_CTX

typedef struct bn_mont_ctx_st BN_MONT_CTX

Definition at line 385 of file base.h.

◆ BUF_MEM

typedef struct buf_mem_st BUF_MEM

Definition at line 386 of file base.h.

◆ CBB

typedef struct cbb_st CBB

Definition at line 387 of file base.h.

◆ CBS

typedef struct cbs_st CBS

Definition at line 388 of file base.h.

◆ CMAC_CTX

typedef struct cmac_ctx_st CMAC_CTX

Definition at line 389 of file base.h.

◆ CONF

typedef struct conf_st CONF

Definition at line 390 of file base.h.

◆ CONF_VALUE

typedef struct conf_value_st CONF_VALUE

Definition at line 391 of file base.h.

◆ CRYPTO_BUFFER

Definition at line 393 of file base.h.

◆ CRYPTO_BUFFER_POOL

Definition at line 392 of file base.h.

◆ CRYPTO_THREADID

Definition at line 329 of file base.h.

◆ DH

typedef struct dh_st DH

Definition at line 394 of file base.h.

◆ DIST_POINT

typedef struct DIST_POINT_st DIST_POINT

Definition at line 358 of file base.h.

◆ DSA

typedef struct dsa_st DSA

Definition at line 395 of file base.h.

◆ DSA_SIG

typedef struct DSA_SIG_st DSA_SIG

Definition at line 359 of file base.h.

◆ EC_GROUP

typedef struct ec_group_st EC_GROUP

Definition at line 396 of file base.h.

◆ EC_KEY

typedef struct ec_key_st EC_KEY

Definition at line 397 of file base.h.

◆ EC_POINT

typedef struct ec_point_st EC_POINT

Definition at line 398 of file base.h.

◆ ECDSA_METHOD

typedef struct ecdsa_method_st ECDSA_METHOD

Definition at line 399 of file base.h.

◆ ECDSA_SIG

typedef struct ecdsa_sig_st ECDSA_SIG

Definition at line 400 of file base.h.

◆ ENGINE

typedef struct engine_st ENGINE

Definition at line 401 of file base.h.

◆ ERR_FNS

typedef struct st_ERR_FNS ERR_FNS

Definition at line 444 of file base.h.

◆ EVP_AEAD

typedef struct evp_aead_st EVP_AEAD

Definition at line 404 of file base.h.

◆ EVP_CIPHER

typedef struct evp_cipher_st EVP_CIPHER

Definition at line 406 of file base.h.

◆ EVP_CIPHER_CTX

Definition at line 405 of file base.h.

◆ EVP_ENCODE_CTX

Definition at line 407 of file base.h.

◆ EVP_HPKE_AEAD

Definition at line 408 of file base.h.

◆ EVP_HPKE_CTX

typedef struct evp_hpke_ctx_st EVP_HPKE_CTX

Definition at line 409 of file base.h.

◆ EVP_HPKE_KDF

typedef struct evp_hpke_kdf_st EVP_HPKE_KDF

Definition at line 410 of file base.h.

◆ EVP_HPKE_KEM

typedef struct evp_hpke_kem_st EVP_HPKE_KEM

Definition at line 411 of file base.h.

◆ EVP_HPKE_KEY

typedef struct evp_hpke_key_st EVP_HPKE_KEY

Definition at line 412 of file base.h.

◆ EVP_MD

typedef struct env_md_st EVP_MD

Definition at line 403 of file base.h.

◆ EVP_MD_CTX

typedef struct env_md_ctx_st EVP_MD_CTX

Definition at line 402 of file base.h.

◆ EVP_PKEY

typedef struct evp_pkey_st EVP_PKEY

Definition at line 416 of file base.h.

◆ EVP_PKEY_ASN1_METHOD

Definition at line 413 of file base.h.

◆ EVP_PKEY_CTX

typedef struct evp_pkey_ctx_st EVP_PKEY_CTX

Definition at line 414 of file base.h.

◆ EVP_PKEY_METHOD

Definition at line 415 of file base.h.

◆ HMAC_CTX

typedef struct hmac_ctx_st HMAC_CTX

Definition at line 417 of file base.h.

◆ ISSUING_DIST_POINT

Definition at line 360 of file base.h.

◆ MD4_CTX

typedef struct md4_state_st MD4_CTX

Definition at line 418 of file base.h.

◆ MD5_CTX

typedef struct md5_state_st MD5_CTX

Definition at line 419 of file base.h.

◆ NAME_CONSTRAINTS

Definition at line 361 of file base.h.

◆ NETSCAPE_SPKAC

Definition at line 362 of file base.h.

◆ NETSCAPE_SPKI

Definition at line 363 of file base.h.

◆ OPENSSL_BLOCK

typedef void* OPENSSL_BLOCK

Definition at line 462 of file base.h.

◆ OPENSSL_INIT_SETTINGS

typedef struct ossl_init_settings_st OPENSSL_INIT_SETTINGS

Definition at line 420 of file base.h.

◆ PKCS12

typedef struct pkcs12_st PKCS12

Definition at line 421 of file base.h.

◆ PKCS8_PRIV_KEY_INFO

Definition at line 422 of file base.h.

◆ RAND_METHOD

typedef struct rand_meth_st RAND_METHOD

Definition at line 424 of file base.h.

◆ RC4_KEY

typedef struct rc4_key_st RC4_KEY

Definition at line 425 of file base.h.

◆ RIPEMD160_CTX

Definition at line 364 of file base.h.

◆ RSA

typedef struct rsa_st RSA

Definition at line 428 of file base.h.

◆ RSA_METHOD

typedef struct rsa_meth_st RSA_METHOD

Definition at line 426 of file base.h.

◆ RSA_PSS_PARAMS

Definition at line 427 of file base.h.

◆ SHA256_CTX

typedef struct sha256_state_st SHA256_CTX

Definition at line 429 of file base.h.

◆ SHA512_CTX

typedef struct sha512_state_st SHA512_CTX

Definition at line 430 of file base.h.

◆ SHA_CTX

typedef struct sha_state_st SHA_CTX

Definition at line 431 of file base.h.

◆ SPAKE2_CTX

typedef struct spake2_ctx_st SPAKE2_CTX

Definition at line 432 of file base.h.

◆ SRTP_PROTECTION_PROFILE

Definition at line 433 of file base.h.

◆ SSL

typedef struct ssl_st SSL

Definition at line 442 of file base.h.

◆ SSL_CIPHER

typedef struct ssl_cipher_st SSL_CIPHER

Definition at line 434 of file base.h.

◆ SSL_CLIENT_HELLO

Definition at line 436 of file base.h.

◆ SSL_CTX

typedef struct ssl_ctx_st SSL_CTX

Definition at line 435 of file base.h.

◆ SSL_ECH_KEYS

typedef struct ssl_ech_keys_st SSL_ECH_KEYS

Definition at line 437 of file base.h.

◆ SSL_METHOD

typedef struct ssl_method_st SSL_METHOD

Definition at line 438 of file base.h.

◆ SSL_PRIVATE_KEY_METHOD

Definition at line 439 of file base.h.

◆ SSL_QUIC_METHOD

Definition at line 440 of file base.h.

◆ SSL_SESSION

typedef struct ssl_session_st SSL_SESSION

Definition at line 441 of file base.h.

◆ SSL_TICKET_AEAD_METHOD

Definition at line 443 of file base.h.

◆ TRUST_TOKEN

typedef struct trust_token_st TRUST_TOKEN

Definition at line 445 of file base.h.

◆ TRUST_TOKEN_CLIENT

Definition at line 446 of file base.h.

◆ TRUST_TOKEN_ISSUER

Definition at line 447 of file base.h.

◆ TRUST_TOKEN_METHOD

Definition at line 448 of file base.h.

◆ X509

typedef struct x509_st X509

Definition at line 457 of file base.h.

◆ X509_ALGOR

typedef struct X509_algor_st X509_ALGOR

Definition at line 370 of file base.h.

◆ X509_ATTRIBUTE

Definition at line 450 of file base.h.

◆ X509_CERT_AUX

Definition at line 451 of file base.h.

◆ X509_CRL

typedef struct X509_crl_st X509_CRL

Definition at line 371 of file base.h.

◆ X509_CRL_METHOD

Definition at line 452 of file base.h.

◆ X509_EXTENSION

Definition at line 372 of file base.h.

◆ X509_INFO

typedef struct X509_info_st X509_INFO

Definition at line 373 of file base.h.

◆ X509_LOOKUP

typedef struct x509_lookup_st X509_LOOKUP

Definition at line 453 of file base.h.

◆ X509_LOOKUP_METHOD

Definition at line 454 of file base.h.

◆ X509_NAME

typedef struct X509_name_st X509_NAME

Definition at line 375 of file base.h.

◆ X509_NAME_ENTRY

Definition at line 374 of file base.h.

◆ X509_OBJECT

typedef struct x509_object_st X509_OBJECT

Definition at line 455 of file base.h.

◆ X509_PKEY

typedef struct private_key_st X509_PKEY

Definition at line 423 of file base.h.

◆ X509_POLICY_CACHE

Definition at line 365 of file base.h.

◆ X509_POLICY_LEVEL

Definition at line 366 of file base.h.

◆ X509_POLICY_NODE

Definition at line 367 of file base.h.

◆ X509_POLICY_TREE

Definition at line 368 of file base.h.

◆ X509_PUBKEY

typedef struct X509_pubkey_st X509_PUBKEY

Definition at line 376 of file base.h.

◆ X509_REQ

typedef struct X509_req_st X509_REQ

Definition at line 377 of file base.h.

◆ X509_REVOKED

typedef struct x509_revoked_st X509_REVOKED

Definition at line 456 of file base.h.

◆ X509_SIG

typedef struct X509_sig_st X509_SIG

Definition at line 378 of file base.h.

◆ X509_STORE

typedef struct x509_store_st X509_STORE

Definition at line 459 of file base.h.

◆ X509_STORE_CTX

Definition at line 458 of file base.h.

◆ X509_TRUST

typedef struct x509_trust_st X509_TRUST

Definition at line 460 of file base.h.

◆ X509_VERIFY_PARAM

Definition at line 369 of file base.h.

◆ X509V3_CTX

typedef struct v3_ext_ctx X509V3_CTX

Definition at line 449 of file base.h.



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