Searched defs:ASN1_TLC_st (Results 1 – 3 of 3) sorted by relevance
591 struct ASN1_TLC_st{ struct592 char valid; /* Values below are valid */593 int ret; /* return value */594 long plen; /* length */595 int ptag; /* class value */596 int pclass; /* class value */597 int hdrlen; /* header length */
177 class ASN1_TLC_st(Structure): class