Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/cms/
HDcms_cd.c83 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in DECLARE_ASN1_ITEM()
128 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in cms_CompressedData_init_bio()
HDcms_err.c279 {ERR_REASON(CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM),
HDcms_smime.c826 CMSerr(CMS_F_CMS_UNCOMPRESS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_uncompress()
832 CMSerr(CMS_F_CMS_COMPRESS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_compress()
HDcms.h540 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 macro