Searched refs:receiptsFrom (Results 1 – 4 of 4) sorted by relevance
145 rr->receiptsFrom->type = 1; in CMS_ReceiptRequest_create0_ex()146 rr->receiptsFrom->d.receiptList = receiptList; in CMS_ReceiptRequest_create0_ex()148 rr->receiptsFrom->type = 0; in CMS_ReceiptRequest_create0_ex()149 rr->receiptsFrom->d.allOrFirstTier = allorfirst; in CMS_ReceiptRequest_create0_ex()200 if (rr->receiptsFrom->type == 0) { in CMS_ReceiptRequest_get0_values()202 *pallorfirst = (int)rr->receiptsFrom->d.allOrFirstTier; in CMS_ReceiptRequest_get0_values()209 *plist = rr->receiptsFrom->d.receiptList; in CMS_ReceiptRequest_get0_values()
349 CMS_ReceiptsFrom *receiptsFrom; member
352 …ontentIdentifier, ASN1_OCTET_STRING), ASN1_SIMPLE(CMS_ReceiptRequest, receiptsFrom, CMS_ReceiptsFr…
32 If I<receiptList> is NULL the allOrFirstTier option in I<receiptsFrom> is used34 NULL the I<receiptList> option in I<receiptsFrom> is used. The I<receiptsTo>50 option of B<receiptsFrom> is used its value is copied to B<pallorfirst>