Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/cms/
Dcms_err.c102 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NO_PASSWORD), "no password"},
Dcms_pwri.c347 CMSerror(CMS_R_NO_PASSWORD); in cms_RecipientInfo_pwri_crypt()
Dcms.h497 #define CMS_R_NO_PASSWORD 178 macro