Home
last modified time | relevance | path

Searched refs:CMS_CompressedData (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcrypto/cms/
H A Dcms_local.h77 typedef struct CMS_CompressedData_st CMS_CompressedData; typedef
101 CMS_CompressedData *compressedData;
H A Dcms_asn1.c1208 .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",