summaryrefslogtreecommitdiffstats
path: root/cryptfs_hw.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cryptfs_hw: implement new hal support for voldNeeraj Soni2019-07-091-0/+134
BUG: b/121350843 vold communication with qseecom tee device should go through hal interface instead of directly using kernel ioctls. Change-Id: I43ea11b1b008e26ca3598697f50375136dd267f5 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>