Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp150 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path() function
157 *ce_key_path = get_ce_key_current_path(directory_path); in get_ce_key_new_path()
179 auto const current_path = get_ce_key_current_path(directory_path); in fixate_user_ce_key()
684 std::string ce_key_current_path = get_ce_key_current_path(directory_path); in fscrypt_rewrap_user_key()