Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h45 const std::string ENCRYPT_VERSION_DIR = "/latest/encrypted"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp610 std::string encryptElx = userDir + "/" + std::to_string(userId) + ENCRYPT_VERSION_DIR; in GenerateIntegrityDirs()