Searched defs:ASN1_TLC_st (Results 1 – 2 of 2) sorted by relevance
650 struct ASN1_TLC_st { struct651 char valid; /* Values below are valid */652 int ret; /* return value */653 long plen; /* length */654 int ptag; /* class value */655 int pclass; /* class value */656 int hdrlen; /* header length */
177 class ASN1_TLC_st(Structure): class