Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/include/openssl/
H A Dasn1t.h291 #define ASN1_CHOICE_END(stname) ASN1_CHOICE_END_name(stname, stname)
295 #define ASN1_CHOICE_END_name(stname, tname) ASN1_CHOICE_END_selector(stname, tname, type) macro