Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dcmserr.h120 # define CMS_R_WRAP_ERROR 159 macro
/openssl/crypto/cms/
H A Dcms_err.c162 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_WRAP_ERROR), "wrap error"},
H A Dcms_env.c902 ERR_raise(ERR_LIB_CMS, CMS_R_WRAP_ERROR); in cms_RecipientInfo_kekri_encrypt()
907 ERR_raise(ERR_LIB_CMS, CMS_R_WRAP_ERROR); in cms_RecipientInfo_kekri_encrypt()
/openssl/crypto/err/
H A Dopenssl.txt380 CMS_R_WRAP_ERROR:159:wrap error

Completed in 19 milliseconds