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

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dasn1t.h248 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
250 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
535 * ASN1_CHOICE_END_name() macro for example.
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dasn1t.h233 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
235 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
516 * ASN1_CHOICE_END_name() macro for example.

Completed in 178 milliseconds