Searched refs:CMS_F_CMS_VERIFY (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms_smime.c321 CMSerr(CMS_F_CMS_VERIFY, CMS_R_NO_SIGNERS);
336 CMSerr(CMS_F_CMS_VERIFY, CMS_R_SIGNER_CERTIFICATE_NOT_FOUND);
379 CMSerr(CMS_F_CMS_VERIFY, ERR_R_MALLOC_FAILURE);
396 CMSerr(CMS_F_CMS_VERIFY, CMS_R_CONTENT_VERIFY_ERROR);
H A Dcms_err.c161 {ERR_FUNC(CMS_F_CMS_VERIFY), "CMS_verify"},
H A Dcms.h392 # define CMS_F_CMS_VERIFY 157 macro

Completed in 102 milliseconds