Searched refs:CMS_ReceiptsFrom (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/cms/
H A Dcms_asn1.c372 ASN1_CHOICE(CMS_ReceiptsFrom) = {
373 ASN1_IMP(CMS_ReceiptsFrom, d.allOrFirstTier, LONG, 0),
374 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
375 } ASN1_CHOICE_END(CMS_ReceiptsFrom)
379 ASN1_SIMPLE(CMS_ReceiptRequest, receiptsFrom, CMS_ReceiptsFrom),
H A Dcms_lcl.h94 typedef struct CMS_ReceiptsFrom_st CMS_ReceiptsFrom; typedef in typeref:struct:CMS_ReceiptsFrom_st
390 CMS_ReceiptsFrom *receiptsFrom;

Completed in 183 milliseconds