Home
last modified time | relevance | path

Searched refs:INVALIDPARAM_ERROR (Results 1 - 10 of 10) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/sign/src/
H A Dbc_signeddata_generator.cpp37 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in GenerateSignedData()
39 return INVALIDPARAM_ERROR; in GenerateSignedData()
42 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in GenerateSignedData()
44 return INVALIDPARAM_ERROR; in GenerateSignedData()
52 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in GenerateSignedData()
54 return INVALIDPARAM_ERROR; in GenerateSignedData()
59 return INVALIDPARAM_ERROR; in GenerateSignedData()
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dbc_pkcs7_generator.cpp38 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in GenerateSignedData()
40 return INVALIDPARAM_ERROR; in GenerateSignedData()
43 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, "signerConfig is NULL"); in GenerateSignedData()
44 return INVALIDPARAM_ERROR; in GenerateSignedData()
52 return INVALIDPARAM_ERROR; in GenerateSignedData()
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dprofile_sign_tool.cpp32 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in GenerateP7b()
34 return INVALIDPARAM_ERROR; in GenerateP7b()
39 return INVALIDPARAM_ERROR; in GenerateP7b()
H A Dpkcs7_data.cpp33 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in PKCS7AddAttribute()
35 return INVALIDPARAM_ERROR; in PKCS7AddAttribute()
42 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in PKCS7AddAttribute()
58 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in I2dPkcs7Str()
60 return INVALIDPARAM_ERROR; in I2dPkcs7Str()
179 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, "pkcs in GetContent()
[all...]
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dsignature_tools_errno.h60 const int INVALIDPARAM_ERROR = -110; member
/developtools/hapsigner/hapsigntool_cpp/signer/src/
H A Dlocal_signer.cpp83 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR,
/developtools/hapsigner/hapsigntool_cpp/codesigning/utils/src/
H A Dcms_utils.cpp57 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, "can't get signerinfo from pkcs7"); in CheckOwnerID()
/developtools/hapsigner/hapsigntool_cpp/api/src/
H A Dsign_tool_service_impl.cpp284 PrintErrorNumberMsg("INVALIDPARAM_ERROR", in GenerateCsr()
285 INVALIDPARAM_ERROR, in GenerateCsr()
291 PrintErrorNumberMsg("INVALIDPARAM_ERROR", in GenerateCsr()
292 INVALIDPARAM_ERROR, in GenerateCsr()
613 return INVALIDPARAM_ERROR; in GetProvisionContent()
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dsign_provider.cpp769 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR,
771 return INVALIDPARAM_ERROR;
787 return INVALIDPARAM_ERROR;
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dcmd_util.cpp377 PrintErrorNumberMsg("INVALIDPARAM_ERROR", INVALIDPARAM_ERROR, in Convert2Params()

Completed in 6 milliseconds