Home
last modified time | relevance | path

Searched refs:HksServiceRefreshKeyInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/include/
H A Dhks_client_service.h34 int32_t HksServiceRefreshKeyInfo(const struct HksBlob *processName);
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_client_service_passthrough.c55 return HksServiceRefreshKeyInfo(&processNameBlob); in HksClientRefreshKeyInfo()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c1570 int32_t HksServiceRefreshKeyInfo(const struct HksBlob *processName) in HksServiceRefreshKeyInfo() function