Home
last modified time | relevance | path

Searched refs:HuksHdi (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/huks/test/fuzztest/
H A Dhuks_hdi_fuzz_common.h26 int32_t InitHuksCoreEngine(struct HuksHdi **coreEngine);
H A Dhuks_hdi_fuzz_common.cpp23 int32_t InitHuksCoreEngine(struct HuksHdi **coreEngine) in InitHuksCoreEngine()
33 struct HuksHdi *instance = HuksGetCoreEngine(); in InitHuksCoreEngine()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c25 typedef struct HuksHdi *(*HalCreateHandle)(void);
26 typedef void (*HalDestroyHandle)(struct HuksHdi *);
28 static struct HuksHdi *g_coreEngine = NULL;
320 struct HuksHdi *HuksGetCoreEngine(void) in HuksGetCoreEngine()
H A Dhuks_hdi_passthrough_adapter.h89 struct HuksHdi *HuksGetCoreEngine(void);
H A Dhuks_sa_hdi_struct.h21 struct HuksHdi { struct
/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp24 struct HuksHdi *g_instance = nullptr;
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp24 struct HuksHdi *g_instance = nullptr;
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp24 struct HuksHdi *g_instance = nullptr;
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp24 struct HuksHdi *g_instance = nullptr;
/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp25 struct HuksHdi *g_instance = nullptr;

Completed in 3 milliseconds