Searched refs:ASN1_CHOICE_END_name (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dasn1t.h263 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
265 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
554 * ASN1_CHOICE_END_name() macro for example.
/barrelfish-master/include/openssl/
H A Dasn1t.h263 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
265 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
554 * ASN1_CHOICE_END_name() macro for example.

Completed in 29 milliseconds