Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/cms/
H A Dcms_err.c149 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_WRAP_ERROR), "wrap error"},
H A Dcms.h528 #define CMS_R_WRAP_ERROR 159 macro
H A Dcms_env.c742 CMSerror(CMS_R_WRAP_ERROR); in cms_RecipientInfo_kekri_encrypt()