OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
ASN1_AUX_st Struct Reference

#include <asn1t.h>

Public Attributes

voidapp_data
 
int flags
 
int ref_offset
 
int ref_lock
 
ASN1_aux_cbasn1_cb
 
int enc_offset
 

Detailed Description

Definition at line 722 of file asn1t.h.

Member Data Documentation

void * ASN1_AUX_st::app_data

Definition at line 723 of file asn1t.h.

ASN1_aux_cb * ASN1_AUX_st::asn1_cb

Definition at line 727 of file asn1t.h.

int ASN1_AUX_st::enc_offset

Definition at line 728 of file asn1t.h.

int ASN1_AUX_st::flags

Definition at line 724 of file asn1t.h.

int ASN1_AUX_st::ref_lock

Definition at line 726 of file asn1t.h.

int ASN1_AUX_st::ref_offset

Definition at line 725 of file asn1t.h.


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