summaryrefslogtreecommitdiffstats
path: root/crypto/ext4crypt/Keymaster4.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-20Update FDE decrypt to pie from CAFEthan Yonker1-0/+4
cryptfs.cpp based on CAF tag LA.UM.7.3.r1-05900-sdm845.0 Used CAF because AOSP no longer contains code for qcom's hardware crypto. Change-Id: I921cbe9bed70989f91449e23b5ac3ec1037b7b97
2018-08-31Decrypt FBE on 9.0 (backwards compatible)Ethan Yonker1-0/+352
Building in 9.0 may require you to add a flag to your twrp fstab with the fileencryption details like: fileencryption=ice:aes-256-heh Verify this against your device's stock fstab of course. Change-Id: If9286f5d5787280814daca9fbc8f5191ff26a839