summaryrefslogtreecommitdiffstats
path: root/crypto/lollipop/cryptfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update FDE decrypt to pie from CAFEthan Yonker2019-03-201-1579/+0
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-33/+3
* cryptfs: Remove dm-crypt device on failed table loadnkk712017-05-231-0/+14
* cryptfs: Fix encryption issue due to stack corruption.nijel82017-02-191-2/+2
* Try mounting different filesystems during decryptionJames Christopher Adduono2017-01-211-1/+16
* crypto: remove redundant convert_key_to_hex_ascii callCaptain Throwback2016-05-171-2/+2
* Fix decrypt of odd number length PIN on hardware cryptoEthan Yonker2016-04-281-2/+2
* Restore some old decrypt functionalityEthan Yonker2016-02-171-5/+66
* cryptfs: major overhaul and cleanupSultan Qasim Khan2016-02-161-575/+32
* Adopted Storage supportEthan Yonker2016-01-251-1/+44
* Update qcom hardware crypto codeEthan Yonker2016-01-191-50/+198
* Fix CLANG error in cryptfs.cEthan Yonker2015-12-221-1/+1
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-17/+338
* Support Qualcomm hardware decryptDees Troy2015-05-151-14/+115
* Allow non datamedia devices to wipe encryptionEthan Yonker2014-12-211-1/+1
* crypto: fix build in < 5.0 treethat2014-12-101-0/+2
* Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker2014-12-041-2194/+21
* Tweak 5.0 L decryptEthan Yonker2014-11-181-7/+7
* Add lollipop decrypt supportEthan Yonker2014-11-121-0/+3620