Home
last modified time | relevance | path

Searched refs:HuksHdiModuleInit (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/huks/test/fuzztest/
H A Dhuks_hdi_fuzz_common.cpp34 if (instance->HuksHdiModuleInit() == 0) { in InitHuksCoreEngine()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_sa_hdi_struct.h26 int32_t (*HuksHdiModuleInit)(void); member
H A Dhuks_hdi_passthrough_adapter.c35 HUKS_HDI_IF_NULL_LOGE_RETURN(g_coreEngine->HuksHdiModuleInit, HUKS_ERROR_NULL_POINTER, in HuksHdiAdapterModuleInit()
38 return g_coreEngine->HuksHdiModuleInit(); in HuksHdiAdapterModuleInit()

Completed in 2 milliseconds