Searched defs:X509_name_st (Results 1 – 1 of 1) sorted by relevance
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;
Completed in 6 milliseconds