Searched refs:HalDestroyHandle (Results 1 – 2 of 2) sorted by relevance
31 typedef void (*HalDestroyHandle)(struct HuksHdi *); typedef76 …HalDestroyHandle halDestroyHandle = (HalDestroyHandle)dlsym(g_halDeviceHandle, "HuksDestoryHdiDevi… in ENABLE_CFI()
26 typedef void (*HalDestroyHandle)(struct HuksHdi *); typedef321 …HalDestroyHandle halDestroyHandle = (HalDestroyHandle)dlsym(g_coreEngineHandle, "HuksDestoryHdiDev… in HuksReleaseCoreEngine()