Searched defs:X509_name_st (Results 1 – 4 of 4) sorted by relevance
145 struct X509_name_st { struct147 int modified; // true if 'bytes' needs to be built148 BUF_MEM *bytes;150 unsigned char *canon_enc;151 int canon_enclen;
852 class X509_name_st(Structure): class