Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp675 HksBlob hksToken = { sizeof(t), t }; // would not use the challenge here in HuksHalTripleStage() local
677 int ret = HdiAccessInit(hksKey, paramSet2, hksHandle, hksToken); in HuksHalTripleStage()