Home
last modified time | relevance | path

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

/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp59 (void)g_instance->HuksHdiImportWrappedKey(nullptr, &key, &wrappedKeyData, paramSetIn, &out); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/huks/hdi_service/
H A Dhuks_sa_hdi_struct.h71 int32_t (*HuksHdiImportWrappedKey)(const struct HksBlob *wrappingKeyAlias, const struct HksBlob *key, member
H A Dhuks_hdi_passthrough_adapter.c88 HUKS_HDI_IF_NULL_LOGE_RETURN(g_coreEngine->HuksHdiImportWrappedKey, HUKS_ERROR_NULL_POINTER, in HuksHdiAdapterImportWrappedKey()
91 return g_coreEngine->HuksHdiImportWrappedKey(wrappingKeyAlias, wrappingKey, wrappedKeyData, paramSet, keyOut); in HuksHdiAdapterImportWrappedKey()

Completed in 2 milliseconds