Searched refs:receiptsFrom (Results 1 – 4 of 4) sorted by relevance
70 rr->receiptsFrom->type = 1; in CMS_ReceiptRequest_create0()71 rr->receiptsFrom->d.receiptList = receiptList; in CMS_ReceiptRequest_create0()73 rr->receiptsFrom->type = 0; in CMS_ReceiptRequest_create0()74 rr->receiptsFrom->d.allOrFirstTier = allorfirst; in CMS_ReceiptRequest_create0()121 if (rr->receiptsFrom->type == 0) { in CMS_ReceiptRequest_get0_values()123 *pallorfirst = (int)rr->receiptsFrom->d.allOrFirstTier; in CMS_ReceiptRequest_get0_values()130 *plist = rr->receiptsFrom->d.receiptList; in CMS_ReceiptRequest_get0_values()
324 CMS_ReceiptsFrom *receiptsFrom; member
347 ASN1_SIMPLE(CMS_ReceiptRequest, receiptsFrom, CMS_ReceiptsFrom),
27 the allOrFirstTier option in B<receiptsFrom> is used and set to the value of29 option in B<receiptsFrom> is used. The B<receiptsTo> parameter specifies the40 option of B<receiptsFrom> is used its value is copied to B<pallorfirst>