Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp316 static bool store_key(const std::string& key_path, const std::string& tmp_path, in store_key() function
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()
461 if (!store_key(device_key_path, device_key_temp, in e4crypt_initialize_global_de()
649 if (!store_key(ce_key_path, user_key_temp, auth, ce_key)) return false; in e4crypt_add_user_key_auth()