summaryrefslogtreecommitdiffstats
path: root/crypto/lollipop/cryptfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-19cryptfs: Fix encryption issue due to stack corruption.nijel81-2/+2
2017-01-21Try mounting different filesystems during decryptionJames Christopher Adduono1-1/+16
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 Yonker1-1/+44
2016-01-19Update qcom hardware crypto codeEthan Yonker1-50/+198
2015-12-22Fix CLANG error in cryptfs.cEthan Yonker1-1/+1
2015-05-15Support Qualcomm hardware decryptDees Troy1-14/+115
2014-12-21Allow non datamedia devices to wipe encryptionEthan Yonker1-1/+1
2014-12-10crypto: fix build in < 5.0 treethat1-0/+2
2014-12-04Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker1-2194/+21
2014-11-18Tweak 5.0 L decryptEthan Yonker1-7/+7
2014-11-12Add lollipop decrypt supportEthan Yonker1-0/+3620