asn1_ctx_st Struct Reference

#include <asn1.h>

Data Fields

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

Field Documentation

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

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

Copyright © Nokia Corporation 2001-2008
Back to top