/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
D | hks_client_service_passthrough.c | 36 …HKS_IF_NOT_SUCC_LOGE_RETURN(HksGetProcessName(processName), HKS_ERROR_INTERNAL_ERROR, "get process… in GetProcessInfo() 40 … HKS_IF_NOT_SUCC_LOGE_RETURN(HksGetUserId(userId), HKS_ERROR_INTERNAL_ERROR, "get user id failed") in GetProcessInfo() 53 …HKS_IF_NOT_SUCC_LOGE_RETURN(HksGetProcessName(&processName), HKS_ERROR_INTERNAL_ERROR, "get proces… in HksClientRefreshKeyInfo() 64 …F_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSetIn, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientGenerateKey() 81 …_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSet, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientImportKey() 98 …_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSet, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientImportWrappedKey() 117 …_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSet, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientExportPublicKey() 134 …_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSet, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientDeleteKey() 150 … HKS_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(NULL, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientGetKeyParamSet() 167 …_IF_NOT_SUCC_LOGE_RETURN(GetProcessInfo(paramSet, &processName, &userId), HKS_ERROR_INTERNAL_ERROR, in HksClientKeyExist() [all …]
|
/base/security/huks/utils/file_operator/ |
D | hks_file_operator.c | 39 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 44 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 49 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 53 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 194 return HKS_ERROR_INTERNAL_ERROR; in FileRemove() 353 return HKS_ERROR_INTERNAL_ERROR; in HksDeletDirPartTwo() 359 return HKS_ERROR_INTERNAL_ERROR; in HksDeletDirPartTwo() 365 return HKS_ERROR_INTERNAL_ERROR; in HksDeletDirPartTwo() 388 return HKS_ERROR_INTERNAL_ERROR; in HksDeletDirPartOne() 394 return HKS_ERROR_INTERNAL_ERROR; in HksDeletDirPartOne() [all …]
|
D | hks_file_operator_lite.c | 55 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 60 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 65 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 69 return HKS_ERROR_INTERNAL_ERROR; in GetFileName()
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
D | hks_test_file_operator.c | 38 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 43 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 48 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 52 return HKS_ERROR_INTERNAL_ERROR; in GetFileName()
|
/base/security/huks/test/unittest/huks_lite_test/common/ |
D | hks_test_file_operator.c | 47 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 52 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 57 return HKS_ERROR_INTERNAL_ERROR; in GetFileName() 61 return HKS_ERROR_INTERNAL_ERROR; in GetFileName()
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_storage.c | 221 return HKS_ERROR_INTERNAL_ERROR; in GetPath() 696 return HKS_ERROR_INTERNAL_ERROR; in MakeSubPath() 699 return HKS_ERROR_INTERNAL_ERROR; in MakeSubPath() 702 return HKS_ERROR_INTERNAL_ERROR; in MakeSubPath() 730 HKS_IF_NOT_SUCC_RETURN(ret, HKS_ERROR_INTERNAL_ERROR) in MakeUserAndProcessNamePath() 736 return HKS_ERROR_INTERNAL_ERROR; in MakeUserAndProcessNamePath() 740 return HKS_ERROR_INTERNAL_ERROR; in MakeUserAndProcessNamePath() 744 HKS_IF_NOT_SUCC_RETURN(ret, HKS_ERROR_INTERNAL_ERROR) in MakeUserAndProcessNamePath() 774 HKS_IF_NOT_SUCC_RETURN(ret, HKS_ERROR_INTERNAL_ERROR) in GetStoreBakPath() 780 HKS_IF_NOT_SUCC_RETURN(ret HKS_ERROR_INTERNAL_ERROR) in GetStoreBakPath() [all …]
|
/base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
D | hks_file_operator_test.cpp | 170 ASSERT_EQ(ret, HKS_ERROR_INTERNAL_ERROR) << "HksIsFileExist failed, ret = " << ret; 199 ASSERT_EQ(ret, HKS_ERROR_INTERNAL_ERROR) << "HksFileRemove failed, ret = " << ret;
|
/base/security/huks/services/huks_standard/huks_engine/main/core_dependency/src/ |
D | hks_chipset_platform_key_hardcoded.c | 69 return HKS_ERROR_INTERNAL_ERROR; in MallocAndFillFullHksPublicKey() 102 return HKS_ERROR_INTERNAL_ERROR; in MallocFullPlatformPrivateKey()
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
D | hks_rkc_rw.c | 39 … HKS_IF_NOT_SUCC_LOGE_RETURN(HksGetUserId(&userId), HKS_ERROR_INTERNAL_ERROR, "get user id failed") in GetProcessInfo() 40 …HKS_IF_NOT_SUCC_LOGE_RETURN(HksGetProcessName(&processName), HKS_ERROR_INTERNAL_ERROR, "get proces… in GetProcessInfo() 577 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_INTERNAL_ERROR, "get process info failed") in KsfExist()
|
D | hks_rkc_v1.c | 227 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_INTERNAL_ERROR, "get process info failed") in RkcDeleteAllKsfV1()
|
/base/security/huks/utils/crypto_adapter/ |
D | hks_client_service_adapter.c | 279 return HKS_ERROR_INTERNAL_ERROR; in Sm2ToX509PublicKey() 305 return HKS_ERROR_INTERNAL_ERROR; in Sm2ToX509PublicKey() 572 return HKS_ERROR_INTERNAL_ERROR; in X509PublicKeyToRsa() 590 return HKS_ERROR_INTERNAL_ERROR; in X509PublicKeyToRsa()
|
/base/security/huks/frameworks/huks_standard/main/common/src/ |
D | hks_errcode_adapter.c | 524 .innerErrCode = HKS_ERROR_INTERNAL_ERROR,
|
/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
D | hks_type.h | 408 HKS_ERROR_INTERNAL_ERROR = -999, enumerator
|
/base/security/huks/interfaces/kits/napi/src/ |
D | huks_napi.cpp | 418 AddInt32Property(env, errorCode, "HUKS_ERROR_INTERNAL_ERROR", HKS_ERROR_INTERNAL_ERROR); in AddHuksErrorCodePart2()
|