Searched refs:static_ASN1_CHOICE_END_selector (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h | 316 # define static_ASN1_CHOICE_END_name(stname, tname) static_ASN1_CHOICE_END_selector(stname, tname, … 330 # define static_ASN1_CHOICE_END_selector(stname, tname, selname) \ macro
|
H A D | asn1t.h.in | 317 # define static_ASN1_CHOICE_END_name(stname, tname) static_ASN1_CHOICE_END_selector(stname, tname, … 331 # define static_ASN1_CHOICE_END_selector(stname, tname, selname) \ macro
|