Searched refs:ASN1_CHOICE_END_selector (Results 1 – 2 of 2) sorted by relevance
75 } ASN1_CHOICE_END_selector(X509_ATTRIBUTE, X509_ATTRIBUTE_SET, single)
240 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type)242 #define ASN1_CHOICE_END_selector(stname, tname, selname) \ macro