Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp161 static bool get_ce_key_new_path(const std::string& directory_path, in get_ce_key_new_path() function
344 if (!get_ce_key_new_path(directory_path, paths, &ce_key_path)) return false; in create_and_install_user_keys()
707 if (!get_ce_key_new_path(directory_path, paths, &ce_key_path)) return false; in fscrypt_rewrap_user_key()