summaryrefslogtreecommitdiffstats
path: root/crypto/ext4crypt/Keymaster4.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update FDE decrypt to pie from CAFEthan Yonker2019-03-201-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
* Decrypt FBE on 9.0 (backwards compatible)Ethan Yonker2018-08-311-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