Searched defs:x509_attributes_st (Results 1 – 3 of 3) sorted by relevance
176 struct x509_attributes_st struct178 ASN1_OBJECT *object;179 int single; /* 0 for a set, 1 for a single item (which is wrong) */180 union {184 } value;
1651 class x509_attributes_st(Structure): class