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

/external/boringssl/include/openssl/
H A Dasn1t.h238 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
240 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
500 * ASN1_CHOICE_END_name() macro for example.
/external/boringssl/src/include/openssl/
H A Dasn1t.h238 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
240 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
500 * ASN1_CHOICE_END_name() macro for example.

Completed in 28 milliseconds