Home
last modified time | relevance | path

Searched refs:CMS_R_NO_SIGNERS (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dcmserr.h172 # define CMS_R_NO_SIGNERS 135 macro
/third_party/openssl/crypto/cms/
Dcms_err.c239 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_NO_SIGNERS), "no signers"},
Dcms_smime.c289 CMSerr(CMS_F_CMS_VERIFY, CMS_R_NO_SIGNERS); in CMS_verify()
/third_party/python/Modules/
D_ssl_data.h1227 #ifdef CMS_R_NO_SIGNERS
1228 {"NO_SIGNERS", ERR_LIB_CMS, CMS_R_NO_SIGNERS},
D_ssl_data_111.h1288 #ifdef CMS_R_NO_SIGNERS
1289 {"NO_SIGNERS", ERR_LIB_CMS, CMS_R_NO_SIGNERS},
D_ssl_data_300.h1788 #ifdef CMS_R_NO_SIGNERS
1789 {"NO_SIGNERS", ERR_LIB_CMS, CMS_R_NO_SIGNERS},
/third_party/openssl/crypto/err/
Dopenssl.txt2009 CMS_R_NO_SIGNERS:135:no signers