Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dasn1t.h239 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
241 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro