Home
last modified time | relevance | path

Searched defs:globalUserEl1Path (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
Dkey_manager_another_test.cpp120 …std::string globalUserEl1Path = std::string(MAINTAIN_USER_EL1_DIR) + "/" + std::to_string(GLOBAL_U… variable
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp498 … std::string globalUserEl1Path = std::string(USER_EL1_DIR) + "/" + std::to_string(GLOBAL_USER_ID); in InitGlobalUserKeys() local
1599 … std::string globalUserEl1Path = std::string(USER_EL1_DIR) + "/" + std::to_string(GLOBAL_USER_ID); in CreateRecoverKey() local
1664 …std::string globalUserEl1Path = std::string(MAINTAIN_USER_EL1_DIR) + "/" + std::to_string(GLOBAL_U… in ResetSecretWithRecoveryKey() local