Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcmserr.h120 # define CMS_R_UNWRAP_FAILURE 180 macro
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_err.c163 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNWRAP_FAILURE), "unwrap failure"},
H A Dcms_pwri.c387 ERR_raise(ERR_LIB_CMS, CMS_R_UNWRAP_FAILURE); in ossl_cms_RecipientInfo_pwri_crypt()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt383 CMS_R_UNWRAP_FAILURE:180:unwrap failure