Home
last modified time | relevance | path

Searched defs:asn1_object_st (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/include/openssl/
Dasn1.h196 struct asn1_object_st struct
198 const char *sn,*ln;
199 int nid;
200 int length;
201 const unsigned char *data; /* data remains const after init */
202 int flags; /* Should we free this one */