Home
last modified time | relevance | path

Searched refs:hksIn (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp670 HksBlob hksIn = keyIn.ToHksBlob(); in HuksHalTripleStage() local
683 ret = HdiAccessFinish(hksHandle, paramSet2, hksIn, hksOut); in HuksHalTripleStage()
888 HksBlob hksIn = ctx.shield.ToHksBlob(); in UpgradeKey() local
891 err = HdiAccessUpgradeKey(hksIn, paramSet, hksOut); in UpgradeKey()