Searched defs:wrappedKeyData (Results 1 – 4 of 4) sorted by relevance
| /drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/ |
| D | huks_hdi_fuzzer.cpp | 40 struct HksBlob wrappedKeyData = { WRAPPED_KEY_DATA, myData }; in DoSomethingInterestingWithMyAPI() local
|
| /drivers/peripheral/huks/hdi_service/ |
| D | huks_hdi_passthrough_adapter.c | 84 … const struct HksBlob *wrappedKeyData, const struct HksParamSet *paramSet, struct HksBlob *keyOut) in HuksHdiAdapterImportWrappedKey()
|
| D | huks_hdi_service.c | 62 …const struct HuksBlob *wrappingEncKey, const struct HuksBlob *wrappedKeyData, const struct HuksPar… in HuksImportWrappedKey()
|
| D | huks_hdi_template.h | 75 #define HDI_CONVERTER_FUNC_IMPORTWRAPPEDKEY(wrappedKeyAlias, key, wrappedKeyData, paramSet, keyOut,… argument
|