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

#include <asn1.h>

Public Attributes

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

Detailed Description

Definition at line 190 of file asn1.h.

Member Data Documentation

int asn1_const_ctx_st::eos

Definition at line 193 of file asn1.h.

int asn1_const_ctx_st::error

Definition at line 194 of file asn1.h.

int asn1_const_ctx_st::inf

Definition at line 195 of file asn1.h.

int asn1_const_ctx_st::line

Definition at line 202 of file asn1.h.

const unsigned char * asn1_const_ctx_st::max

Definition at line 199 of file asn1.h.

const unsigned char * asn1_const_ctx_st::p

Definition at line 192 of file asn1.h.

const unsigned char ** asn1_const_ctx_st::pp

Definition at line 201 of file asn1.h.

const unsigned char * asn1_const_ctx_st::q

Definition at line 200 of file asn1.h.

long asn1_const_ctx_st::slen

Definition at line 198 of file asn1.h.

int asn1_const_ctx_st::tag

Definition at line 196 of file asn1.h.

int asn1_const_ctx_st::xclass

Definition at line 197 of file asn1.h.


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