Searched refs:cryptfs_enable_wipe (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c983 static int cryptfs_enable_wipe(char *crypto_blkdev, off64_t size, int type) function
997 SLOGE("cryptfs_enable_wipe(): unknown filesystem type %d\n", type);
1311 rc = cryptfs_enable_wipe(crypto_blkdev, crypt_ftr.fs_size, EXT4_FS);
1316 rc = cryptfs_enable_wipe(vol_list[i].crypto_blkdev,

Completed in 304 milliseconds