Searched refs:CMS_Receipt (Results 1 – 3 of 3) sorted by relevance
256 CMS_Receipt *rct = NULL; in cms_Receipt_verify()380 CMS_Receipt rct; in cms_encode_Receipt()
1516 .offset = offsetof(CMS_Receipt, version),1523 .offset = offsetof(CMS_Receipt, contentType),1530 .offset = offsetof(CMS_Receipt, signedContentIdentifier),1537 .offset = offsetof(CMS_Receipt, originatorSignatureValue),1549 .size = sizeof(CMS_Receipt),
76 typedef struct CMS_Receipt_st CMS_Receipt; typedef