Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dbase_key.h25 const uint8_t RETRIEVE_KEY = 0x0; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp137 if (globalEl1Key_->ActiveKey(RETRIEVE_KEY) == false) { in RestoreDeviceKey()
292 if (elKey->ActiveKey(RETRIEVE_KEY) == false) { in RestoreUserKey()
1270 if (elKey->ActiveKey(RETRIEVE_KEY) == false) { in UpdateCeEceSeceUserAuth()