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

/system/vold/
H A Dcryptfs.c2145 static int cryptfs_enable_wipe(char *crypto_blkdev, off64_t size, int type) function
2176 SLOGE("cryptfs_enable_wipe(): unknown filesystem type %d\n", type);
2864 rc = cryptfs_enable_wipe(crypto_blkdev, crypt_ftr->fs_size, fs_type);

Completed in 11 milliseconds