Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp74 KeyBlob tempAad(sourceCtx.aad); in DoTempStore() local
78 targetCtx.aad = std::move(tempAad); in DoTempStore()