Searched defs:asn1_object_st (Results 1 – 1 of 1) sorted by relevance
114 struct asn1_object_st { struct115 const char *sn, *ln;116 int nid;117 int length;118 const unsigned char *data; /* data remains const after init */119 int flags; /* Should we free this one */