Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/ohos/impl/
Ddslm_ohos_request.c40 return ERR_INVALID_PARA; in TransToJsonStr()
148 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
154 return ERR_INVALID_PARA; in GetCredFromCurrentDevice()
159 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
165 ret = ERR_INVALID_PARA; in GetCredFromCurrentDevice()
192 return ERR_INVALID_PARA; in RequestOhosDslmCred()
Ddslm_ohos_verify.c92 return ERR_INVALID_PARA; in GetSecLevelFromString()
95 return ERR_INVALID_PARA; in GetSecLevelFromString()
99 return ERR_INVALID_PARA; in GetSecLevelFromString()
108 return ERR_INVALID_PARA; in GetAlgorithmType()
115 return ERR_INVALID_PARA; in GetAlgorithmType()
124 return ERR_INVALID_PARA; in CopyParamDataFromJson()
137 return ERR_INVALID_PARA; in GetCredPayloadInfo()
142 return ERR_INVALID_PARA; in GetCredPayloadInfo()
235 return ERR_INVALID_PARA; in ParseNounceOfCertChain()
289 return ERR_INVALID_PARA; in FindCommonPkInfo()
[all …]
Dexternal_interface_adapter.c334 return ERR_INVALID_PARA; in BufferToHksCertChain()
355 return ERR_INVALID_PARA; in GenerateFuncParamJson()
380 return ERR_INVALID_PARA; in InitDslmInfoInCertChain()
/base/security/device_security_level/services/dslm/
Ddslm_inner_process.c39 return ERR_INVALID_PARA; in CheckAndGenerateChallenge()
57 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
63 return ERR_INVALID_PARA; in SendDeviceInfoRequest()
78 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.c43 return ERR_INVALID_PARA; in OnPeerMsgRequestInfoReceived()
80 return ERR_INVALID_PARA; in OnPeerMsgResponseInfoReceived()
132 return ERR_INVALID_PARA; in OnRequestDeviceSecLevelInfo()
/base/security/device_security_level/services/sa/common/
Ddslm_rpc_process.c32 return ERR_INVALID_PARA; in OnPeerMsgReceived()
40 return ERR_INVALID_PARA; in OnPeerMsgReceived()
45 return ERR_INVALID_PARA; in OnPeerMsgReceived()
/base/security/device_security_level/services/common/
Ddslm_crypto.c39 return ERR_INVALID_PARA; in EcdsaVerify()
43 return ERR_INVALID_PARA; in EcdsaVerify()
46 return ERR_INVALID_PARA; in EcdsaVerify()
/base/security/device_security_level/services/sa/standard/
Ddslm_ipc_process.cpp73 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
81 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
85 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
99 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
104 return ERR_INVALID_PARA; in DslmGetRequestFromParcel()
Ddslm_callback_proxy.cpp38 return ERR_INVALID_PARA; in ResponseDeviceSecurityLevel()
/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()
113 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
116 return ERR_INVALID_PARA; in GetDeviceSecurityLevelValueImpl()
Ddevice_security_level_proxy.cpp44 return ERR_INVALID_PARA; in RequestDeviceSecurityLevel()
/base/security/device_security_level/interfaces/inner_api/include/
Ddevice_security_defines.h46 ERR_INVALID_PARA = 1, enumerator