Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp186 static std::vector<std::string> get_ce_key_paths(const std::string& directory_path) { in get_ce_key_paths() function
257 auto const paths = get_ce_key_paths(directory_path); in read_and_fixate_user_ce_key()
344 auto const paths = get_ce_key_paths(directory_path); in create_and_install_user_keys()
573 for (auto const path: get_ce_key_paths(get_ce_key_directory_path(user_id))) { in e4crypt_destroy_user_key()
646 auto const paths = get_ce_key_paths(directory_path); in e4crypt_add_user_key_auth()
658 auto const paths = get_ce_key_paths(directory_path); in e4crypt_fixate_newest_user_key_auth()