Home
last modified time | relevance | path

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

/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp58 (void)g_instance->HuksHdiImportKey(&keyAlias, &aesKey, paramSet, &out); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_sa_hdi_struct.h59 int32_t (*HuksHdiImportKey)(const struct HksBlob *keyAlias, const struct HksBlob *key, member
H A Dhuks_hdi_passthrough_adapter.c77 HUKS_HDI_IF_NULL_LOGE_RETURN(g_coreEngine->HuksHdiImportKey, HUKS_ERROR_NULL_POINTER, in HuksHdiAdapterImportKey()
80 return g_coreEngine->HuksHdiImportKey(keyAlias, key, paramSet, keyOut); in HuksHdiAdapterImportKey()

Completed in 2 milliseconds