Searched defs:X509_name_st (Results 1 – 7 of 7) sorted by relevance
126 struct X509_name_st { struct128 int modified; // true if 'bytes' needs to be built129 BUF_MEM *bytes;131 unsigned char *canon_enc;132 int canon_enclen;
151 struct X509_name_st struct154 int modified; /* true if 'bytes' needs to be built */155 BUF_MEM *bytes;157 unsigned char *canon_enc;158 int canon_enclen;
179 struct X509_name_st { struct181 int modified; /* true if 'bytes' needs to be built */183 BUF_MEM *bytes;185 char *bytes;188 unsigned char *canon_enc;189 int canon_enclen;