Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c367 ASN1_CHOICE(CMS_ReceiptsFrom) = {
368 ASN1_IMP_EMBED(CMS_ReceiptsFrom, d.allOrFirstTier, INT32, 0),
369 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
370 } static_ASN1_CHOICE_END(CMS_ReceiptsFrom)
374 ASN1_SIMPLE(CMS_ReceiptRequest, receiptsFrom, CMS_ReceiptsFrom),
H A Dcms_local.h46 typedef struct CMS_ReceiptsFrom_st CMS_ReceiptsFrom; typedef
350 CMS_ReceiptsFrom *receiptsFrom;
/freebsd/crypto/openssl/util/
H A Dindent.pro149 -T CMS_ReceiptsFrom