Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp671 static bool destroy_volkey(const std::string& misc_path, const std::string& volume_uuid) { in destroy_volkey() function
922 res &= destroy_volkey(misc_ce_path, volume_uuid); in fscrypt_destroy_user_storage()
951 res &= destroy_volkey(misc_de_path, volume_uuid); in fscrypt_destroy_user_storage()
981 res &= destroy_volkey(directory_path + "/" + entry->d_name, volume_uuid); in destroy_volume_keys()