Searched refs:hksKey (Results 1 – 2 of 2) sorted by relevance
259 struct HksBlob hksKey = { length, aesKey }; in ImportKey() local272 int32_t ret = HksImportKey(&authId, encryParamSet, &hksKey); in ImportKey()
669 HksBlob hksKey = { paramSet1->paramSetSize, reinterpret_cast<uint8_t *>(paramSet1) }; in HuksHalTripleStage() local677 int ret = HdiAccessInit(hksKey, paramSet2, hksHandle, hksToken); in HuksHalTripleStage()