Home
last modified time | relevance | path

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

/openssl/crypto/cms/
H A Dcms_asn1.c368 ASN1_CHOICE(CMS_ReceiptsFrom) = {
369 ASN1_IMP_EMBED(CMS_ReceiptsFrom, d.allOrFirstTier, INT32, 0),
370 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
371 } static_ASN1_CHOICE_END(CMS_ReceiptsFrom)
375 ASN1_SIMPLE(CMS_ReceiptRequest, receiptsFrom, CMS_ReceiptsFrom),
H A Dcms_local.h44 typedef struct CMS_ReceiptsFrom_st CMS_ReceiptsFrom; typedef
348 CMS_ReceiptsFrom *receiptsFrom;
/openssl/util/
H A Dindent.pro149 -T CMS_ReceiptsFrom

Completed in 7 milliseconds