Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_samgr_client_proxy.c117 static int32_t HksIpcCall(IUnknown *iUnknown, enum HksIpcInterfaceCode type, const struct HksBlob *… in HksIpcCall() function
183 ret = HksIpcCall((IUnknown *)clientProxy, type, inBlob, outBlob); in HksSendRequestSync()