Home
last modified time | relevance | path

Searched refs:FSCRYPT_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.h44 const std::string FSCRYPT_VERSION_DIR = "/fscrypt_version"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp609 std::string versionElx = userDir + "/" + std::to_string(userId) + FSCRYPT_VERSION_DIR; in GenerateIntegrityDirs()