Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp77 KeyBlob tempShield(sourceCtx.shield); in DoTempStore() local
81 targetCtx.shield = std::move(tempShield); in DoTempStore()