Searched defs:X509_name_st (Results 1 – 3 of 3) sorted by relevance
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;
852 class X509_name_st(Structure): class