| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| D | hks_client_service_passthrough.c | 26 static int32_t GetProcessInfo(const struct HksParamSet *paramSet, char **processName, char **userId) in GetProcessInfo() 52 char *processName = NULL; in HksClientRefreshKeyInfo() local 62 char *processName = NULL; in HksClientGenerateKey() local 80 char *processName = NULL; in HksClientImportKey() local 98 char *processName = NULL; in HksClientImportWrappedKey() local 117 char *processName = NULL; in HksClientExportPublicKey() local 134 char *processName = NULL; in HksClientDeleteKey() local 152 char *processName = NULL; in HksClientGetKeyParamSet() local 169 char *processName = NULL; in HksClientKeyExist() local 187 char *processName = NULL; in HksClientSign() local [all …]
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_client_check.c | 48 int32_t HksCheckProcessNameAndKeyAlias(const struct HksBlob *processName, const struct HksBlob *key… in HksCheckProcessNameAndKeyAlias() 55 int32_t HksCheckGenAndImportKeyParams(const struct HksBlob *processName, const struct HksBlob *keyA… in HksCheckGenAndImportKeyParams() 64 int32_t HksCheckImportWrappedKeyParams(const struct HksBlob *processName, const struct HksBlob *key… in HksCheckImportWrappedKeyParams() 76 int32_t HksCheckAllParams(const struct HksBlob *processName, const struct HksBlob *keyAlias, in HksCheckAllParams() 85 int32_t HksCheckServiceInitParams(const struct HksBlob *processName, const struct HksBlob *keyAlias, in HksCheckServiceInitParams() 94 int32_t HksCheckGetKeyParamSetParams(const struct HksBlob *processName, const struct HksBlob *keyAl… in HksCheckGetKeyParamSetParams() 107 int32_t HksCheckExportPublicKeyParams(const struct HksBlob *processName, const struct HksBlob *keyA… in HksCheckExportPublicKeyParams() 115 int32_t HksCheckDeriveKeyParams(const struct HksBlob *processName, const struct HksParamSet *paramS… in HksCheckDeriveKeyParams() 121 int32_t HksCheckGetKeyInfoListParams(const struct HksBlob *processName, const struct HksKeyInfo *ke… in HksCheckGetKeyInfoListParams() 147 int32_t HksCheckGenerateRandomParams(const struct HksBlob *processName, const struct HksBlob *rando… in HksCheckGenerateRandomParams() [all …]
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/ |
| D | hks_client_check_test.cpp | 92 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 108 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 125 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 142 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 157 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 172 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable 190 struct HksBlob processName = { .size = strlen(nameData), .data = (uint8_t *)nameData}; variable
|
| /base/security/huks/test/unittest/huks_standard_test/storage_multithread_test/src/ |
| D | hks_storage_test.cpp | 74 HksBlob processName = { in TearDown() local 101 HksBlob processName = { in PrepareBlob() local 133 HksBlob processName = { variable 167 HksBlob processName = { variable 202 HksBlob processName = { variable
|
| /base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/ |
| D | hksstorage_fuzzer.cpp | 73 HksBlob processName = { in PrepareBlob() local 103 HksBlob processName = { in HksStorageTest001() local 135 HksBlob processName = { in HksStorageTest002() local 168 HksBlob processName = { in HksStorageTest003() local
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/ |
| D | hks_upgrade_key_c_test.cpp | 123 …struct HksBlob processName = { .size = strlen(processNameChar), .data = (uint8_t *)processNameChar… variable 189 …struct HksBlob processName = { .size = strlen(processNameChar), .data = (uint8_t *)processNameChar… variable 213 …struct HksBlob processName = { .size = strlen(processNameChar), .data = (uint8_t *)processNameChar… variable 251 …struct HksBlob processName = { .size = strlen(processNameChar), .data = (uint8_t *)processNameChar… variable
|
| D | hks_secure_access_test.cpp | 291 struct HksBlob processName = { .size = strlen("011"), .data = (uint8_t *)"011"}; variable 310 struct HksBlob processName = { .size = strlen("011"), .data = (uint8_t *)"011"}; variable 337 struct HksBlob processName = { .size = strlen("011"), .data = (uint8_t *)"011"}; variable
|
| /base/security/device_auth/services/frameworks/src/permission_adapter/ |
| D | permission_adapter.cpp | 63 static bool IsProcessAllowAccess(const string &processName, int32_t methodId) in IsProcessAllowAccess() 72 static bool IsProcessInWhitelist(const string& processName, int32_t methodId) in IsProcessInWhitelist()
|
| /base/hiviewdfx/hichecker/frameworks/native/ |
| D | hichecker_wrapper.cpp | 18 void InitHicheckerParamWrapper(const char *processName) in InitHicheckerParamWrapper()
|
| /base/hiviewdfx/hichecker/test/unittest/common/native/ |
| D | hichecker_native_test.cpp | 357 const char *processName = "checker_test111"; variable 370 const char *processName = "checker_test"; variable 382 …const char *processName = "test.process.name.maxlength.greatthan.eighteen.aaaaaaaaaaaaaaaaaaaaaaaa… variable
|
| /base/security/huks/frameworks/huks_standard/main/os_dependency/sysinfo/src/ |
| D | hks_get_process_info_passthrough.c | 21 int32_t HksGetProcessName(char **processName) in HksGetProcessName()
|
| /base/startup/init/services/begetctl/ |
| D | sandbox.cpp | 91 static void EnterExec(const std::string &processName) in EnterExec() 169 …d(const std::string &serviceName, const std::string &namespaceName, const std::string &processName, in RunCmd() 203 std::string processName {}; in main_cmd() local
|
| /base/security/access_token/interfaces/innerkits/accesstoken/include/ |
| D | native_token_info.h | 63 std::string processName; variable
|
| D | atm_tools_param_info.h | 70 std::string processName; variable
|
| /base/request/request/test/rustest/c/source/ |
| D | permission.cpp | 40 auto processName = std::string("rust_request_test"); in SetAccessTokenPermission() local
|
| /base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/ |
| D | nativetoken_kit_test.cpp | 80 static void DeleteGoalItemFromRecord(const char *processName, cJSON *record) in DeleteGoalItemFromRecord() 100 static int32_t DeleteNodeInFile(const char *processName) in DeleteNodeInFile() 128 static int32_t DeleteAccessTokenId(const char *processName) in DeleteAccessTokenId() 149 int32_t Start(const char *processName) in Start() 604 char processName[200][MAX_PROCESS_NAME_LEN]; variable
|
| /base/security/access_token/test/fuzztest/services/accesstoken/getaccesstokenid_fuzzer/ |
| D | getaccesstokenid_fuzzer.cpp | 45 std::string processName(fuzzData.GenerateRandomString()); in GetAccessTokenIdFuzzTest() local
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/include/token/ |
| D | native_token_info_inner.h | 35 std::string processName; member
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| D | hiebpf_collector_impl.cpp | 38 const std::string processName, in StartHiebpf()
|
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/bms/src/ |
| D | hks_bms_api_wrap.cpp | 206 uint8_t *processName = (uint8_t *)HksMalloc(size); in HksGetSaProcessName() local 207 HKS_IF_NULL_LOGE_RETURN(processName, HKS_ERROR_MALLOC_FAIL, "malloc for processName failed.") in HksGetSaProcessName() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/decorator/ |
| D | mem_profiler_decorator.cpp | 46 int MemProfilerDecorator::Stop(const std::string& processName) in Stop() 68 int MemProfilerDecorator::Start(int fd, ProfilerType type, std::string processName, int duration, in Start()
|
| /base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/upgrade_test/version_one/module_test/src/ |
| D | hks_compatibility_module_test.cpp | 321 uint8_t *processName = (uint8_t *)HksMalloc(sizeof(uid)); in TestDoServiceEncryptWithOtherUid() local 351 uint8_t *processName = (uint8_t *)HksMalloc(sizeof(uid)); in TestDoServiceDecryptWithOtherUid() local 474 const char *processName = "123456"; variable 547 uint8_t *processName = (uint8_t *)HksMalloc(sizeof(uid)); variable 585 uint8_t *processName = (uint8_t *)HksMalloc(sizeof(uid)); variable
|
| /base/security/asset/test/unittest/module_test/src/ |
| D | bms_wrapper_test.cpp | 62 uint8_t processName[processNameLen] = { 0 }; variable
|
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/ |
| D | hisysevent_wrapper.h | 27 uint32_t processName; member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | vendor.cpp | 105 std::string processName = StringUtil::TrimStr(watchPoint.GetProcessName()); in SendFaultLog() local 195 void Vendor::FormatProcessName(std::string& processName) in FormatProcessName() 213 std::string processName = StringUtil::TrimStr(watchPoint.GetProcessName()); in InitLogInfo() local
|