Searched defs:asn1_object_st (Results 1 – 1 of 1) sorted by relevance
74 struct asn1_object_st { struct75 const char *sn, *ln;76 int nid;77 int length;78 const unsigned char *data; /* data remains const after init */79 int flags; /* Should we free this one */