Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DFsCrypt.cpp157 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path() function
164 *ce_key_path = get_ce_key_current_path(directory_path); in get_ce_key_new_path()
186 auto const current_path = get_ce_key_current_path(directory_path); in fixate_user_ce_key()
683 std::string ce_key_current_path = get_ce_key_current_path(directory_path); in fscrypt_rewrap_user_key()