Searched refs:ENCRYPT_VERSION_DIR (Results 1 – 2 of 2) sorted by relevance
45 const std::string ENCRYPT_VERSION_DIR = "/latest/encrypted"; variable
610 std::string encryptElx = userDir + "/" + std::to_string(userId) + ENCRYPT_VERSION_DIR; in GenerateIntegrityDirs()