Searched refs:CMS_CompressedData (Results 1 – 2 of 2) sorted by relevance
77 typedef struct CMS_CompressedData_st CMS_CompressedData; typedef101 CMS_CompressedData *compressedData;
1208 .offset = offsetof(CMS_CompressedData, version),1215 .offset = offsetof(CMS_CompressedData, compressionAlgorithm),1222 .offset = offsetof(CMS_CompressedData, encapContentInfo),1234 .size = sizeof(CMS_CompressedData),1235 .sname = "CMS_CompressedData",