Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dasn1_locl.h74 struct asn1_object_st { struct
75 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 */