Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dasn1.h167 struct asn1_object_st struct
169 const char *sn,*ln;
170 int nid;
171 int length;
172 const unsigned char *data; /* data remains const after init */
173 int flags; /* Should we free this one */
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dasn1.h167 struct asn1_object_st struct
169 const char *sn,*ln;
170 int nid;
171 int length;
172 const unsigned char *data; /* data remains const after init */
173 int flags; /* Should we free this one */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H 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 */