Home
last modified time | relevance | path

Searched defs:keyAlias (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp38 struct HksBlob keyAlias = { INIT_KEY_ALIAS_SIZE, myData }; in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp42 struct HksBlob keyAlias = { SIZE_ALIAS, myData }; in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c61 int32_t HuksHdiAdapterGenerateKey(const struct HksBlob *keyAlias, const struct HksParamSet *paramSetIn, in HuksHdiAdapterGenerateKey() argument
72 int32_t HuksHdiAdapterImportKey(const struct HksBlob *keyAlias, const struct HksBlob *key, in HuksHdiAdapterImportKey() argument
H A Dhuks_hdi_service.c43 static int32_t HuksGenerateKey(struct IHuks *self, const struct HuksBlob *keyAlias, const struct HuksParamSet *paramSet, in HuksGenerateKey() argument
52 static int32_t HuksImportKey(struct IHuks *self, const struct HuksBlob *keyAlias, const struct HuksBlob *key, in HuksImportKey() argument
/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_function_test.cpp267 struct HuksBlob keyAlias = { in HWTEST_F() local
302 struct HuksBlob keyAlias = { in HWTEST_F() local

Completed in 3 milliseconds