Searched refs:CMS_ReceiptsFrom (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/cms/ |
H A D | cms_asn1.c | 368 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 D | cms_local.h | 44 typedef struct CMS_ReceiptsFrom_st CMS_ReceiptsFrom; typedef 348 CMS_ReceiptsFrom *receiptsFrom;
|
/openssl/util/ |
H A D | indent.pro | 149 -T CMS_ReceiptsFrom
|
Completed in 16 milliseconds