Home
last modified time | relevance | path

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

/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp57 (void)g_instance->HuksHdiGenerateKey(&keyAlias, paramSetIn, &key, &out); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_sa_hdi_struct.h48 int32_t (*HuksHdiGenerateKey)(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, member
H A Dhuks_hdi_passthrough_adapter.c66 HUKS_HDI_IF_NULL_LOGE_RETURN(g_coreEngine->HuksHdiGenerateKey, HUKS_ERROR_NULL_POINTER, in HuksHdiAdapterGenerateKey()
69 return g_coreEngine->HuksHdiGenerateKey(keyAlias, paramSetIn, keyIn, keyOut); in HuksHdiAdapterGenerateKey()

Completed in 2 milliseconds