Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcmserr.h197 # define CMS_R_UNWRAP_FAILURE 180 macro
/third_party/openssl/crypto/cms/
Dcms_err.c279 {ERR_PACK(ERR_LIB_CMS, 0, CMS_R_UNWRAP_FAILURE), "unwrap failure"},
Dcms_pwri.c372 CMSerr(CMS_F_CMS_RECIPIENTINFO_PWRI_CRYPT, CMS_R_UNWRAP_FAILURE); in cms_RecipientInfo_pwri_crypt()
/third_party/python/Modules/
D_ssl_data.h1352 #ifdef CMS_R_UNWRAP_FAILURE
1353 {"UNWRAP_FAILURE", ERR_LIB_CMS, CMS_R_UNWRAP_FAILURE},
D_ssl_data_111.h1413 #ifdef CMS_R_UNWRAP_FAILURE
1414 {"UNWRAP_FAILURE", ERR_LIB_CMS, CMS_R_UNWRAP_FAILURE},
D_ssl_data_300.h1933 #ifdef CMS_R_UNWRAP_FAILURE
1934 {"UNWRAP_FAILURE", ERR_LIB_CMS, CMS_R_UNWRAP_FAILURE},
/third_party/openssl/crypto/err/
Dopenssl.txt2036 CMS_R_UNWRAP_FAILURE:180:unwrap failure