Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dasn1t.h293 #define static_ASN1_CHOICE_END(stname) static_ASN1_CHOICE_END_name(stname, stname)
297 #define static_ASN1_CHOICE_END_name(stname, tname) static_ASN1_CHOICE_END_selector(stname, tname, t… macro