Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dasn1.h210 struct asn1_object_st { struct
211 const char *sn, *ln;
212 int nid;
213 int length;
214 const unsigned char *data; /* data remains const after init */
215 int flags; /* Should we free this one */

Completed in 9 milliseconds