Searched defs:asn1_object_st (Results 1 – 2 of 2) sorted by relevance
95 struct asn1_object_st { struct96 const char *sn, *ln;97 int nid;98 int length;99 const unsigned char *data; /* data remains const after init */100 int flags; /* Should we free this one */
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 */