Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/crypto/cms/
HDcms_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()
HDcms_err.c141 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM),
HDcms_smime.c968 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_uncompress()
974 ERR_raise(ERR_LIB_CMS, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM); in CMS_compress()
/freebsd-head/crypto/openssl/include/openssl/
HDcmserr.h108 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 macro
/freebsd-head/crypto/openssl/crypto/err/
HDopenssl.txt369 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM:151:unsupported compression algorithm