Home
last modified time | relevance | path

Searched refs:allOrFirstTier (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DCMS_get1_ReceiptRequest.pod27 the allOrFirstTier option in B<receiptsFrom> is used and set to the value of
39 The signedContentIdentifier is copied to B<pcid>. If the B<allOrFirstTier>
/third_party/openssl/crypto/cms/
Dcms_ess.c74 rr->receiptsFrom->d.allOrFirstTier = allorfirst; in CMS_ReceiptRequest_create0()
123 *pallorfirst = (int)rr->receiptsFrom->d.allOrFirstTier; in CMS_ReceiptRequest_get0_values()
Dcms_local.h331 int32_t allOrFirstTier; member
Dcms_asn1.c341 ASN1_IMP_EMBED(CMS_ReceiptsFrom, d.allOrFirstTier, INT32, 0),