Home
last modified time | relevance | path

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

/openssl-master/crypto/cms/
A Dcms_cd.c36 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()
A Dcms_err.c139 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM),
A Dcms_smime.c949 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()
/openssl-master/include/openssl/
A Dcmserr.h107 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 macro
/openssl-master/crypto/err/
A Dopenssl.txt362 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM:151:unsupported compression algorithm

Completed in 7 milliseconds