Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dasn1.h114 struct asn1_object_st { struct
115 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 */