Searched refs:CMS_R_MSGSIGDIGEST_ERROR (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/ |
H A D | cms_ess.c | 158 CMSerr(CMS_F_CMS_MSGSIGDIGEST_ADD1, CMS_R_MSGSIGDIGEST_ERROR); in cms_msgSigDigest_add1() 242 CMSerr(CMS_F_CMS_RECEIPT_VERIFY, CMS_R_MSGSIGDIGEST_ERROR); in cms_Receipt_verify()
|
H A D | cms_err.c | 207 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_MSGSIGDIGEST_ERROR), "msgsigdigest error"},
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | cmserr.h | 62 # define CMS_R_MSGSIGDIGEST_ERROR 172 macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/ |
H A D | cms_ess.c | 239 ERR_raise(ERR_LIB_CMS, CMS_R_MSGSIGDIGEST_ERROR); in ossl_cms_msgSigDigest_add1() 323 ERR_raise(ERR_LIB_CMS, CMS_R_MSGSIGDIGEST_ERROR); in ossl_cms_Receipt_verify()
|
H A D | cms_err.c | 79 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_MSGSIGDIGEST_ERROR), "msgsigdigest error"},
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | cmserr.h | 146 # define CMS_R_MSGSIGDIGEST_ERROR 172 macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | openssl.txt | 321 CMS_R_MSGSIGDIGEST_ERROR:172:msgsigdigest error
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | openssl.txt | 1982 CMS_R_MSGSIGDIGEST_ERROR:172:msgsigdigest error
|