Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp113 static std::string get_de_key_path(userid_t user_id) { in get_de_key_path() function
340 if (!android::vold::storeKeyAtomically(get_de_key_path(user_id), user_key_temp, in create_and_install_user_keys()
469 if (!android::vold::pathExists(get_de_key_path(0))) { in fscrypt_init_user0()
569 auto de_key_path = get_de_key_path(user_id); in fscrypt_destroy_user_key()