Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhuks_service_ipc_interface_code.h47 HKS_MSG_LIST_ALIASES, enumerator
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_message_handler.h48 { HKS_MSG_LIST_ALIASES, HksIpcServiceListAliases },
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_client_service_ipc.c890 ret = HksSendRequest(HKS_MSG_LIST_ALIASES, &inBlob, &outBlob, paramSet); in HksClientListAliases()