Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/cms/
H A Dcms_ess.c237 CMSerror(CMS_R_MSGSIGDIGEST_ERROR); in cms_msgSigDigest_add1()
321 CMSerror(CMS_R_MSGSIGDIGEST_ERROR); in cms_Receipt_verify()
H A Dcms_err.c74 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_MSGSIGDIGEST_ERROR), "msgsigdigest error"},
H A Dcms.h475 #define CMS_R_MSGSIGDIGEST_ERROR 172 macro