summaryrefslogtreecommitdiffstats
path: root/crypto/lollipop (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* recovery: allow usage of TARGET_CRYPTFS_HW_PATHmaxwen2016-08-101-2/+10
* 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-252-1/+47
* Update qcom hardware crypto codeEthan Yonker2016-01-192-51/+206
* Fix CLANG error in cryptfs.cEthan Yonker2015-12-221-1/+1
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-093-38/+366
* Support Qualcomm hardware decryptDees Troy2015-05-153-14/+177
* crypto: remove unused libs and clean up makefilethat2015-01-051-41/+2
* Allow non datamedia devices to wipe encryptionEthan Yonker2014-12-212-1/+2
* Fix include paths in cryptoEthan Yonker2014-12-181-1/+1
* Fixes for compiling crypto in older treesDees Troy2014-12-121-17/+1
* crypto: fix build in < 5.0 treethat2014-12-102-1/+3
* Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker2014-12-043-2213/+45
* Tweak 5.0 L decryptEthan Yonker2014-11-181-7/+7
* Make libmincrypttwrp a shared libraryEthan Yonker2014-11-171-2/+2
* Add lollipop decrypt supportEthan Yonker2014-11-123-0/+3903