Searched defs:asn1_object_st (Results 1 – 2 of 2) sorted by relevance
167 struct asn1_object_st struct169 const char *sn,*ln;170 int nid;171 int length;172 const unsigned char *data; /* data remains const after init */173 int flags; /* Should we free this one */
121 class asn1_object_st(Structure): class