Home
last modified time | relevance | path

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

/ohos5.0/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() function
/ohos5.0/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp66 if (InitHuksCoreEngine(&g_instance) != 0) { in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp65 if (InitHuksCoreEngine(&g_instance) != 0) { in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp67 if (InitHuksCoreEngine(&g_instance) != 0) { in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp67 if (InitHuksCoreEngine(&g_instance) != 0) { in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp86 if (InitHuksCoreEngine(&g_instance) != 0) { in LLVMFuzzerTestOneInput()