Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/cms/
Dcms_err.c77 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_MSGSIGDIGEST_WRONG_LENGTH),
Dcms_ess.c326 CMSerror(CMS_R_MSGSIGDIGEST_WRONG_LENGTH); in cms_Receipt_verify()
Dcms.h477 #define CMS_R_MSGSIGDIGEST_WRONG_LENGTH 163 macro