Home
last modified time | relevance | path

Searched refs:HKS_IPC_MSG_BASE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/
H A Dhks_samgr_server.h57 HKS_IPC_MSG_BASE = 0x00010, enumerator
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_samgr_client_proxy.c155 struct HksIpcHandle replyHandle = { .io = &reply, .state = HKS_IPC_MSG_BASE }; in HksIpcCall()