Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp1252 bool noKeyResult = !keyResult && elKey->RestoreKey(NULL_KEY_AUTH); in UpdateCeEceSeceUserAuth() local
1254 if (!keyResult && !noKeyResult) { in UpdateCeEceSeceUserAuth()
1259 if (!keyResult && noKeyResult) { in UpdateCeEceSeceUserAuth()