Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_err.c39 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_CONTENTIDENTIFIER_MISMATCH),
H A Dcms_ess.c351 CMSerror(CMS_R_CONTENTIDENTIFIER_MISMATCH); in cms_Receipt_verify()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h453 #define CMS_R_CONTENTIDENTIFIER_MISMATCH 170 macro