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

#include <asn1.h>

Public Attributes

unsigned char * p
 
int eos
 
int error
 
int inf
 
int tag
 
int xclass
 
long slen
 
unsigned char * max
 
unsigned char * q
 
unsigned char ** pp
 
int line
 

Detailed Description

Definition at line 175 of file asn1.h.

Member Data Documentation

int asn1_ctx_st::eos

Definition at line 178 of file asn1.h.

int asn1_ctx_st::error

Definition at line 179 of file asn1.h.

int asn1_ctx_st::inf

Definition at line 180 of file asn1.h.

int asn1_ctx_st::line

Definition at line 187 of file asn1.h.

unsigned char * asn1_ctx_st::max

Definition at line 184 of file asn1.h.

unsigned char * asn1_ctx_st::p

Definition at line 177 of file asn1.h.

unsigned char ** asn1_ctx_st::pp

Definition at line 186 of file asn1.h.

unsigned char * asn1_ctx_st::q

Definition at line 185 of file asn1.h.

long asn1_ctx_st::slen

Definition at line 183 of file asn1.h.

int asn1_ctx_st::tag

Definition at line 181 of file asn1.h.

int asn1_ctx_st::xclass

Definition at line 182 of file asn1.h.


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