platform_system_core/fs_mgr
Greg Kaiser d8e76e1e43 Revert "Support Speck encryption."
This reverts commit 49c27c5cb2.

Remove the Speck encryption support. It was eventually
decided not to allow Speck in Android P, so this code
is no longer needed and wasn't used outside of testing.

Bug: 112009351
Test: Confirmed AES continues to work with FBE.
Change-Id: Ia5458143be5687fff8d541d8fa2c8ee24a369da4
(cherry picked from commit 270e90f033)
2018-08-16 16:40:38 +00:00
..
include Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" 2017-10-11 01:53:35 +00:00
include_fstab/fstab Adds /dev/block/by-name/<partition> symlinks 2018-05-19 09:31:35 +08:00
.clang-format Fix-up coding style 2017-02-18 12:33:36 +08:00
Android.bp first stage mount: support mount points like /vendor/abc 2017-12-14 09:48:26 +08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
fs_mgr.cpp Use vold's mount with metadata encryption service. 2018-02-01 14:54:04 -08:00
fs_mgr_avb.cpp Merge "fs_mgr: Adding logs when failing to wait for a device file" 2017-07-06 04:19:00 +00:00
fs_mgr_avb_ops.cpp fs_mgr: Adding logs when failing to wait for a device file 2017-07-06 09:51:02 +08:00
fs_mgr_boot_config.cpp Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_dm_ioctl.cpp Fix-up coding style 2017-02-18 12:33:36 +08:00
fs_mgr_format.cpp fastboot, fs_mgr: set fsverity feature bit 2018-04-06 10:18:21 -07:00
fs_mgr_fstab.cpp Revert "Support Speck encryption." 2018-08-16 16:40:38 +00:00
fs_mgr_priv.h Fix FDE 2018-04-16 12:58:14 -07:00
fs_mgr_priv_avb_ops.h fs_mgr: Update for new libavb API. 2017-05-15 12:04:18 -04:00
fs_mgr_priv_boot_config.h Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_priv_dm_ioctl.h Fix-up coding style 2017-02-18 12:33:36 +08:00
fs_mgr_priv_sha.h fs_mgr_avb: refactors how vbmeta is loaded 2017-04-14 21:50:55 +08:00
fs_mgr_slotselect.cpp Merge "DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back" 2017-11-13 16:36:34 +00:00
fs_mgr_verity.cpp fs_mgr: removing is_device_secure() 2017-10-13 06:34:12 +08:00