Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp69 const std::string user_key_temp = user_key_dir + "/temp"; variable
347 if (!store_key(ce_key_path, user_key_temp, in create_and_install_user_keys()
351 if (!store_key(get_de_key_path(user_id), user_key_temp, in create_and_install_user_keys()
649 if (!store_key(ce_key_path, user_key_temp, auth, ce_key)) return false; in e4crypt_add_user_key_auth()