Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h.in163 struct asn1_string_st { struct
164 int length;
165 int type;
166 unsigned char *data;
172 long flags;
H A Dasn1.h186 struct asn1_string_st { struct
187 int length;
188 int type;
189 unsigned char *data;
195 long flags;