android_kernel_oneplus_msm8998/security/pfe
Andrey Markovytch 584531e72e PFK: new module to work with ecryptfs
PFK is a new module that accompanies eCryptfs and
enables it to utilize ICE hw encryption engine. Module
is responsible for storing encryption/decryption keys
inside eCryptfs inodes for each file and loading them
to ICE

Change-Id: I6e755ca657164919147fe0d9482477e14a4be5eb
Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
[gbroner@codeaurora.org: fix merge conflicts, adapted LSM hooks
and added missing qseecom headers to fix compilation]
Signed-off-by: Gilad Broner <gbroner@codeaurora.org>
2016-03-23 21:24:06 -07:00
..
Kconfig PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
Makefile PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk.c PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk_ice.c PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk_ice.h PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk_kc.c PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pfk_kc.h PFK: new module to work with ecryptfs 2016-03-23 21:24:06 -07:00
pft.c