Home
last modified time | relevance | path

Searched refs:CMS_R_UNKNOWN_CIPHER (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/include/openssl/
Dcmserr.h186 # define CMS_R_UNKNOWN_CIPHER 148 macro
/third_party/openssl/crypto/cms/
Dcms_enc.c58 CMSerr(CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO, CMS_R_UNKNOWN_CIPHER); in cms_EncryptedContent_init_bio()
Dcms_err.c261 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNKNOWN_CIPHER), "unknown cipher"},
Dcms_pwri.c316 CMSerr(CMS_F_CMS_RECIPIENTINFO_PWRI_CRYPT, CMS_R_UNKNOWN_CIPHER); in cms_RecipientInfo_pwri_crypt()
Dcms_env.c381 CMSerr(CMS_F_CMS_RECIPIENTINFO_KTRI_DECRYPT, CMS_R_UNKNOWN_CIPHER); in cms_RecipientInfo_ktri_decrypt()
/third_party/python/Modules/
D_ssl_data.h1297 #ifdef CMS_R_UNKNOWN_CIPHER
1298 {"UNKNOWN_CIPHER", ERR_LIB_CMS, CMS_R_UNKNOWN_CIPHER},
D_ssl_data_111.h1358 #ifdef CMS_R_UNKNOWN_CIPHER
1359 {"UNKNOWN_CIPHER", ERR_LIB_CMS, CMS_R_UNKNOWN_CIPHER},
D_ssl_data_300.h1868 #ifdef CMS_R_UNKNOWN_CIPHER
1869 {"UNKNOWN_CIPHER", ERR_LIB_CMS, CMS_R_UNKNOWN_CIPHER},
/third_party/openssl/crypto/err/
Dopenssl.txt2024 CMS_R_UNKNOWN_CIPHER:148:unknown cipher