Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H 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()
H A Dcms_err.c141 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM),
H A Dcms_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/crypto/openssl/include/openssl/
H A Dcmserr.h108 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt369 CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM:151:unsupported compression algorithm