Searched refs:ASN1_CHOICE_END_selector (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h | 314 # define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) 318 # define ASN1_CHOICE_END_selector(stname, tname, selname) \ macro
|
H A D | asn1t.h.in | 301 * ASN1_CHOICE_END_selector() version. 315 # define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) 319 # define ASN1_CHOICE_END_selector(stname, tname, selname) \ macro
|