Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A 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()
100 return ERR_INVALID_PARA; in ConstructHksCertChain()
151 return ERR_INVALID_PARA; in HksCertChainToBuffer()
181 return ERR_INVALID_PARA; in BufferToHksCertChain()
189 return ERR_INVALID_PARA; in BufferToHksCertChain()
H A Ddslm_ohos_request.c42 return ERR_INVALID_PARA; in TransToJsonStr()
157 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
163 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
169 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
176 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
184 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
209 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
240 return ERR_INVALID_PARA; in RequestOhosDslmCred()
H A 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()
295 return ERR_INVALID_PARA; in VerifyOhosDslmCred()
H A Dexternal_interface_adapter.c231 return ERR_INVALID_PARA; in GenerateFuncParamJson()
256 return ERR_INVALID_PARA; in InitDslmInfoInCertChain()
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_oem_property_test.cpp692 EXPECT_EQ(ERR_INVALID_PARA, ret);
708 EXPECT_EQ(ERR_INVALID_PARA, ret);
718 EXPECT_EQ(ERR_INVALID_PARA, ret);
728 EXPECT_EQ(ERR_INVALID_PARA, ret);
745 EXPECT_EQ(ERR_INVALID_PARA, ret);
755 EXPECT_EQ(ERR_INVALID_PARA, ret);
765 EXPECT_EQ(ERR_INVALID_PARA, ret);
842 EXPECT_EQ(ERR_INVALID_PARA, ret);
854 EXPECT_EQ(ERR_INVALID_PARA, ret);
885 EXPECT_EQ(ERR_INVALID_PARA, ret);
[all …]
H A 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);
H A Ddslm_test.cpp499 ASSERT_EQ(ERR_INVALID_PARA, ret);
511 ASSERT_EQ(ERR_INVALID_PARA, ret);
824 EXPECT_EQ(ERR_INVALID_PARA, ret);
898 EXPECT_EQ(ERR_INVALID_PARA, ret);
916 EXPECT_EQ(ERR_INVALID_PARA, ret);
1325 EXPECT_EQ(ERR_INVALID_PARA, ret);
1338 EXPECT_EQ(ERR_INVALID_PARA, ret);
1342 EXPECT_EQ(ERR_INVALID_PARA, ret);
1352 EXPECT_EQ(ERR_INVALID_PARA, ret);
1367 EXPECT_EQ(ERR_INVALID_PARA, ret);
[all …]
/ohos5.0/base/security/device_security_level/services/sa/common/
H A Ddslm_rpc_process.c41 return ERR_INVALID_PARA; in OnPeerMsgReceived()
49 return ERR_INVALID_PARA; in OnPeerMsgReceived()
54 return ERR_INVALID_PARA; in OnPeerMsgReceived()
65 ret = ERR_INVALID_PARA; in OnPeerMsgReceived()
/ohos5.0/base/security/device_security_level/services/dslm/
H A 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()
H A Ddslm_inner_process.c41 return ERR_INVALID_PARA; in CheckAndGenerateChallenge()
59 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
65 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
82 return ERR_INVALID_PARA; in VerifyDeviceInfoResponse()
H A Ddslm_core_process.c55 return ERR_INVALID_PARA; in OnPeerMsgRequestInfoReceived()
92 return ERR_INVALID_PARA; in OnPeerMsgResponseInfoReceived()
144 return ERR_INVALID_PARA; in OnRequestDeviceSecLevelInfo()
/ohos5.0/base/security/device_security_level/services/sa/standard/
H A 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()
H A Ddslm_callback_proxy.cpp41 return ERR_INVALID_PARA; in ResponseDeviceSecurityLevel()
44 return ERR_INVALID_PARA; in ResponseDeviceSecurityLevel()
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/standard/
H A 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()
H A Ddevice_security_level_proxy.cpp54 return ERR_INVALID_PARA; in RequestDeviceSecurityLevel()
64 return ERR_INVALID_PARA; in RequestDeviceSecurityLevel()
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/lite/small/
H A Ddevice_security_level_proxy.c41 return ERR_INVALID_PARA; in DslmIpcCallback()
75 return ERR_INVALID_PARA; in DslmIpcAsyncCallImpl()
167 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
176 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/lite/
H A Ddevice_security_info.c49 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
52 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
/ohos5.0/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_ipc_process.c61 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
65 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
79 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/lite/mini/
H A Ddevice_security_level_inner.c60 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
69 return ERR_INVALID_PARA; in RequestDeviceSecurityInfoAsyncImpl()
/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c471 return ERR_INVALID_PARA; in GetDataFromJson()
527 return ERR_INVALID_PARA; in EcdsaVerify()
531 return ERR_INVALID_PARA; in EcdsaVerify()
534 return ERR_INVALID_PARA; in EcdsaVerify()
/ohos5.0/base/security/device_security_level/interfaces/inner_api/include/
H A Ddevice_security_defines.h42 ERR_INVALID_PARA = 1, enumerator
/ohos5.0/base/security/device_security_level/services/sa/lite/mini/
H A Ddslm_inner_process.c140 return ERR_INVALID_PARA; in DslmProcessGetDeviceSecurityLevel()