Home
last modified time | relevance | path

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

/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp75 (void)g_instance->HuksHdiInit(&key, paramSet, &handle, &out); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_sa_hdi_struct.h92 int32_t (*HuksHdiInit)(const struct HksBlob *key, const struct HksParamSet *paramSet, struct HksBlob *handle, member
H A Dhuks_hdi_passthrough_adapter.c110 HUKS_HDI_IF_NULL_LOGE_RETURN(g_coreEngine->HuksHdiInit, HUKS_ERROR_NULL_POINTER, in HuksHdiAdapterInit()
113 return g_coreEngine->HuksHdiInit(key, paramSet, handle, token); in HuksHdiAdapterInit()

Completed in 2 milliseconds