Searched refs:ASN1_IMP_EMBED (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_asn1.c | 353 ASN1_IMP_EMBED(CMS_ReceiptsFrom, d.allOrFirstTier, INT32, 0),
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h | 392 # define ASN1_IMP_EMBED(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_E… macro
|
H A D | asn1t.h.in | 393 # define ASN1_IMP_EMBED(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_E… macro
|