Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dhuks_master.h58 …int HdiAccessInit(const HksBlob &key, const HksParamSet *paramSet, HksBlob &handle, HksBlob &token…
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp221 int HuksMaster::HdiAccessInit(const HksBlob &key, const HksParamSet *paramSet, in HdiAccessInit() function in OHOS::StorageDaemon::HuksMaster
677 int ret = HdiAccessInit(hksKey, paramSet2, hksHandle, hksToken); in HuksHalTripleStage()