Searched refs:CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM (Results 1 – 5 of 5) sorted by relevance
36 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in ossl_cms_CompressedData_create()77 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in ossl_cms_CompressedData_init_bio()
139 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM),
949 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_uncompress()955 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_compress()
107 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 macro
362 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM:151:unsupported compression algorithm
Completed in 7 milliseconds