Searched defs:directory_path (Results 1 – 2 of 2) sorted by relevance
126 static std::vector<std::string> get_ce_key_paths(const std::string& directory_path) { in get_ce_key_paths()154 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path()158 static bool get_ce_key_new_path(const std::string& directory_path, in get_ce_key_new_path()176 static void fixate_user_ce_key(const std::string& directory_path, const std::string& to_fix, in fixate_user_ce_key()197 auto const directory_path = get_ce_key_directory_path(user_id); in read_and_fixate_user_ce_key() local334 auto const directory_path = get_ce_key_directory_path(user_id); in create_and_install_user_keys() local686 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_rewrap_user_key() local733 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_fixate_newest_user_key_auth() local955 static bool destroy_volume_keys(const std::string& directory_path, const std::string& volume_uuid) { in destroy_volume_keys()
217 __aligned_u64 directory_path; member