TianoCore EDK2 master
Loading...
Searching...
No Matches
ASN1_AUX_st Struct Reference

Data Fields

void * app_data
 
int flags
 
int ref_offset
 
int ref_lock
 
ASN1_aux_cb * asn1_cb
 
int enc_offset
 
ASN1_aux_const_cb * asn1_const_cb
 

Detailed Description

Definition at line 702 of file asn1t.h.

Field Documentation

◆ app_data

void* ASN1_AUX_st::app_data

Definition at line 703 of file asn1t.h.

◆ asn1_cb

ASN1_aux_cb* ASN1_AUX_st::asn1_cb

Definition at line 707 of file asn1t.h.

◆ asn1_const_cb

ASN1_aux_const_cb* ASN1_AUX_st::asn1_const_cb

Definition at line 709 of file asn1t.h.

◆ enc_offset

int ASN1_AUX_st::enc_offset

Definition at line 708 of file asn1t.h.

◆ flags

int ASN1_AUX_st::flags

Definition at line 704 of file asn1t.h.

◆ ref_lock

int ASN1_AUX_st::ref_lock

Definition at line 706 of file asn1t.h.

◆ ref_offset

int ASN1_AUX_st::ref_offset

Definition at line 705 of file asn1t.h.


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