Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c38 } static_ASN1_CHOICE_END(CMS_SignerIdentifier)
119 } static_ASN1_CHOICE_END(CMS_KeyAgreeRecipientIdentifier)
145 } static_ASN1_CHOICE_END(CMS_OriginatorIdentifierOrKey)
355 } static_ASN1_CHOICE_END(CMS_ReceiptsFrom)
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h312 # define static_ASN1_CHOICE_END(stname) static_ASN1_CHOICE_END_name(stname, stname) macro
H A Dasn1t.h.in313 # define static_ASN1_CHOICE_END(stname) static_ASN1_CHOICE_END_name(stname, stname) macro