Home
last modified time | relevance | path

Searched refs:ERR_INVALID_PARA (Results 1 – 20 of 20) sorted by relevance

/base/security/device_security_level/services/sa/common/
Ddslm_rpc_process.c37 return ERR_INVALID_PARA; in OnPeerMsgReceived()
45 return ERR_INVALID_PARA; in OnPeerMsgReceived()
50 return ERR_INVALID_PARA; in OnPeerMsgReceived()
61 ret = ERR_INVALID_PARA; in OnPeerMsgReceived()
/base/security/device_security_level/oem_property/ohos/common/
Dhks_adapter.c41 return ERR_INVALID_PARA; in FillHksParamSet()
46 return ERR_INVALID_PARA; in FillHksParamSet()
52 return ERR_INVALID_PARA; in FillHksParamSet()
58 return ERR_INVALID_PARA; in FillHksParamSet()
67 return ERR_INVALID_PARA; in HksGenerateKeyAdapter()
99 return ERR_INVALID_PARA; in ConstructHksCertChain()
150 return ERR_INVALID_PARA; in HksCertChainToBuffer()
180 return ERR_INVALID_PARA; in BufferToHksCertChain()
188 return ERR_INVALID_PARA; in BufferToHksCertChain()
Ddslm_ohos_request.c42 return ERR_INVALID_PARA; in TransToJsonStr()
152 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
158 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
163 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
169 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
196 return ERR_INVALID_PARA; in RequestOhosDslmCred()
Ddslm_ohos_verify.c72 return ERR_INVALID_PARA; in ParseNonceOfCertChain()
126 return ERR_INVALID_PARA; in FindCommonPkInfo()
130 return ERR_INVALID_PARA; in FindCommonPkInfo()
135 return ERR_INVALID_PARA; in FindCommonPkInfo()
280 return ERR_INVALID_PARA; in VerifyOhosDslmCred()
294 return ERR_INVALID_PARA; in VerifyOhosDslmCred()
Dexternal_interface_adapter.c230 return ERR_INVALID_PARA; in GenerateFuncParamJson()
255 return ERR_INVALID_PARA; in InitDslmInfoInCertChain()
/base/security/device_security_level/test/dslm_unit_test/
Ddslm_rpc_process_test.cpp59 EXPECT_EQ(ret, ERR_INVALID_PARA);
63 EXPECT_EQ(ret, ERR_INVALID_PARA);
67 EXPECT_EQ(ret, ERR_INVALID_PARA);
82 EXPECT_EQ(ret, ERR_INVALID_PARA);
86 EXPECT_EQ(ret, ERR_INVALID_PARA);
131 EXPECT_EQ(ret, ERR_INVALID_PARA);
Ddslm_oem_property_test.cpp691 EXPECT_EQ(ERR_INVALID_PARA, ret);
707 EXPECT_EQ(ERR_INVALID_PARA, ret);
717 EXPECT_EQ(ERR_INVALID_PARA, ret);
727 EXPECT_EQ(ERR_INVALID_PARA, ret);
744 EXPECT_EQ(ERR_INVALID_PARA, ret);
754 EXPECT_EQ(ERR_INVALID_PARA, ret);
764 EXPECT_EQ(ERR_INVALID_PARA, ret);
780 EXPECT_EQ(ERR_INVALID_PARA, ret);
841 EXPECT_EQ(ERR_INVALID_PARA, ret);
853 EXPECT_EQ(ERR_INVALID_PARA, ret);
[all …]
Ddslm_test.cpp148 ASSERT_EQ(ERR_INVALID_PARA, ret);
160 ASSERT_EQ(ERR_INVALID_PARA, ret);
191 ASSERT_EQ(ERR_INVALID_PARA, ret);
200 ASSERT_EQ(ERR_INVALID_PARA, ret);
452 EXPECT_EQ(ERR_INVALID_PARA, ret);
457 EXPECT_EQ(ERR_INVALID_PARA, ret);
462 EXPECT_EQ(ERR_INVALID_PARA, ret);
468 EXPECT_EQ(ERR_INVALID_PARA, ret);
484 EXPECT_EQ(ERR_INVALID_PARA, ret);
558 EXPECT_EQ(ERR_INVALID_PARA, ret);
[all …]
/base/security/device_security_level/interfaces/inner_api/src/lite/
Ddevice_security_info.c50 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
59 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
98 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
101 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
Ddevice_security_level_proxy.c31 return ERR_INVALID_PARA; in DslmIpcCallback()
66 return ERR_INVALID_PARA; in DslmIpcAsyncCallImpl()
/base/security/device_security_level/services/dslm/
Ddslm_inner_process.c41 return ERR_INVALID_PARA; in CheckAndGenerateChallenge()
59 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
65 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
80 return ERR_INVALID_PARA; in VerifyDeviceInfoResponse()
Ddslm_msg_utils.c123 return ERR_INVALID_PARA; in BuildDeviceSecInfoRequest()
145 return ERR_INVALID_PARA; in ParseDeviceSecInfoRequest()
151 return ERR_INVALID_PARA; in ParseDeviceSecInfoRequest()
177 return ERR_INVALID_PARA; in BuildDeviceSecInfoResponse()
198 return ERR_INVALID_PARA; in ParseDeviceSecInfoResponse()
202 return ERR_INVALID_PARA; in ParseDeviceSecInfoResponse()
207 return ERR_INVALID_PARA; in ParseDeviceSecInfoResponse()
Ddslm_core_process.c54 return ERR_INVALID_PARA; in OnPeerMsgRequestInfoReceived()
91 return ERR_INVALID_PARA; in OnPeerMsgResponseInfoReceived()
143 return ERR_INVALID_PARA; in OnRequestDeviceSecLevelInfo()
/base/security/device_security_level/interfaces/inner_api/src/standard/
Ddevice_security_info.cpp36 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
47 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
104 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
107 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
Ddevice_security_level_proxy.cpp58 return ERR_INVALID_PARA; in RequestDeviceSecurityLevel()
/base/security/device_security_level/services/sa/standard/
Ddslm_ipc_process.cpp70 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
78 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
82 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
96 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
101 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
Ddslm_callback_proxy.cpp38 return ERR_INVALID_PARA; in ResponseDeviceSecurityLevel()
/base/security/device_security_level/services/sa/lite/
Ddslm_ipc_process.c57 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
61 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
75 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
/base/security/device_security_level/interfaces/inner_api/include/
Ddevice_security_defines.h42 ERR_INVALID_PARA = 1, enumerator
/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c471 return ERR_INVALID_PARA; in GetDataFromJson()
526 return ERR_INVALID_PARA; in EcdsaVerify()
530 return ERR_INVALID_PARA; in EcdsaVerify()
533 return ERR_INVALID_PARA; in EcdsaVerify()