Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp123 static std::string get_ce_key_directory_path(userid_t user_id) { in get_ce_key_directory_path() function
200 auto const directory_path = get_ce_key_directory_path(user_id); in read_and_fixate_user_ce_key()
336 auto const directory_path = get_ce_key_directory_path(user_id); in create_and_install_user_keys()
572 for (auto const path : get_ce_key_paths(get_ce_key_directory_path(user_id))) { in fscrypt_destroy_user_key()
681 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_rewrap_user_key()
723 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_fixate_newest_user_key_auth()