Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h310 # define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
314 # define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro
H A Dasn1t.h.in311 # define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
315 # define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro