Home
last modified time | relevance | path

Searched defs:keyIn (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/huks/hdi_service/
Dhuks_hdi_passthrough_adapter.c62 const struct HksBlob *keyIn, struct HksBlob *keyOut) in HuksHdiAdapterGenerateKey()
Dhuks_hdi_service.c44 const struct HuksBlob *keyIn, struct HuksBlob *encKeyOut) in HuksGenerateKey()
Dhuks_hdi_template.h45 #define HDI_CONVERTER_FUNC_GENERATEKEY(keyAlias, paramSet, keyIn, keyOut, ret, func) \ argument