Dinesh K Garg e02a4e21f6 ext4: Add HW File Based Encryption on ext4 file system
HW File Based Encryption (FBE) uses Crypto Engine to
encrypt the user data with unique key for each file.
File name and data both are encrypted with this feature.
  1. security/pfk: New module to support per file
     encryption using CE.
  2. fs/ext4: changes made to support using crypto engine
     to encyrpt the data.
Other changes made to provide support framework for per
file encryption.

Change-Id: Idea3f6f8bf954c60c3c6caa3d9b048d87fcacbe4
Signed-off-by: Dinesh K Garg <dineshg@codeaurora.org>
2018-06-11 23:09:54 -07:00
..
2018-05-01 12:58:07 -07:00
2017-04-30 00:36:53 -04:00
2018-01-04 13:41:17 +01:00
2017-06-22 11:31:25 -04:00
2018-05-30 13:17:17 +02:00
2018-05-30 13:17:17 +02:00
2018-04-12 09:41:49 -07:00