Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp177 static std::string get_de_key_path(userid_t user_id) { in get_de_key_path() function
351 if (!store_key(get_de_key_path(user_id), user_key_temp, in create_and_install_user_keys()
487 if (!path_exists(get_de_key_path(0))) { in e4crypt_init_user0()
576 auto de_key_path = get_de_key_path(user_id); in e4crypt_destroy_user_key()