History log of /system/extras/ext4_utils/include/ext4_utils/ext4_crypt.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a9fa60514da82a4bb2d420771b696b4a6d53c024 02-Feb-2017 Eric Biggers <ebiggers@google.com> ext4_utils: allow specifying HEH filenames encryption

Make the ext4_utils changes needed to support specifying aes-256-heh
filenames encryption. The previous mode, aes-256-cts, remains supported
as well.

The file /data/unencrypted/mode is updated to have the syntax
contents_encryption_mode[:filenames_encryption_mode] instead of just
contents_encryption_mode. This is consistent with the new fstab syntax.

Bug: 34712722
Change-Id: Ia40f589ed46dd008ab2c65d28995b574c45bbac0
/system/extras/ext4_utils/include/ext4_utils/ext4_crypt.h
06ca811e9297e28f43d65f30493df88862ff09c1 05-Oct-2016 Tao Bao <tbao@google.com> ext4_utils: Export headers for libext4_utils* libs.

So we can do "#include <ext4_utils/make_ext4fs.h>" without adding
"LOCAL_C_INCLUDES += system/extras/ext4_utils".

Also clean up the #include lines in system/extras/ext4_utils/.

Test: `m checkbuild` works.

Change-Id: I3c8b07c9b6f5996160e0cb6d9d069579b1609f60
(cherry picked from commit 018ef1be61e749d0fbe0f05179a4f0f9b858ae57)
/system/extras/ext4_utils/include/ext4_utils/ext4_crypt.h