summaryrefslogtreecommitdiffstats
path: root/crypto/lollipop (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-21Try mounting different filesystems during decryptionJames Christopher Adduono1-1/+16
2016-08-10recovery: allow usage of TARGET_CRYPTFS_HW_PATHmaxwen1-2/+10
2016-05-17crypto: remove redundant convert_key_to_hex_ascii callCaptain Throwback1-2/+2
2016-04-28Fix decrypt of odd number length PIN on hardware cryptoEthan Yonker1-2/+2
2016-02-17Restore some old decrypt functionalityEthan Yonker1-5/+66
2016-02-16cryptfs: major overhaul and cleanupSultan Qasim Khan1-575/+32
2016-01-25Adopted Storage supportEthan Yonker2-1/+47
2016-01-19Update qcom hardware crypto codeEthan Yonker2-51/+206
2015-12-22Fix CLANG error in cryptfs.cEthan Yonker1-1/+1
2015-05-15Support Qualcomm hardware decryptDees Troy3-14/+177
2015-01-05crypto: remove unused libs and clean up makefilethat1-41/+2
2014-12-21Allow non datamedia devices to wipe encryptionEthan Yonker2-1/+2
2014-12-18Fix include paths in cryptoEthan Yonker1-1/+1
2014-12-12Fixes for compiling crypto in older treesDees Troy1-17/+1
2014-12-10crypto: fix build in < 5.0 treethat2-1/+3
2014-12-04Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker3-2213/+45
2014-11-18Tweak 5.0 L decryptEthan Yonker1-7/+7
2014-11-17Make libmincrypttwrp a shared libraryEthan Yonker1-2/+2
2014-11-12Add lollipop decrypt supportEthan Yonker3-0/+3903