summaryrefslogtreecommitdiff
path: root/cryptfs.h
AgeCommit message (Expand)Author
2020-02-14Generalize CryptoType infrastructurePaul Crowley
2020-02-13Refactor CryptoType to use better names, and size_t not uint32_tPaul Crowley
2020-02-12Use DM layer directly to manage private DM volumesPaul Crowley
2020-02-12Pass volume key as a KeyBufferPaul Crowley
2020-02-07Use std::string to return crypto device, not char *Paul Crowley
2020-02-07Refactor: make cryptfs.h smallerPaul Crowley
2018-09-18clang-format many files.Paul Crowley
2018-05-02Add linux/types.h to cryptfs.hLogan Chien
2018-02-16cryptfs: Require ext disk crypt to match codeGreg Kaiser
2017-12-22Remove all references to FDE enable wipePaul Lawrence
2017-10-31Be even more C++. Switch on a warning.Paul Crowley
2017-10-06Remove dead code; move code out of cryptfs that doesn't belong.Paul Crowley
2017-09-20Enable "cert-err34-c" tidy checks.Jeff Sharkey
2017-09-12Move all crypto commands over to Binder.Jeff Sharkey
2017-04-21Refactor to lay the groundwork for metadata encryptionPaul Crowley
2017-02-24Change to use new WaitForProperty APIWei Wang
2017-02-07vold: allow specifying HEH filenames encryptionEric Biggers
2016-06-22Merge \\\"Fix misc-macro-parentheses warnings in system/vold.\\\" am: 786c536...Chih-Hung Hsieh
2016-06-22Merge \"Fix misc-macro-parentheses warnings in system/vold.\"Chih-Hung Hsieh
2016-06-10Fix misc-macro-parentheses warnings in system/vold.Chih-Hung Hsieh
2016-05-27Set encryption mode in mode filePaul Lawrence
2016-02-10Add scrypt-based password stretching.Paul Crowley
2015-11-23Encrypt on rebootPaul Lawrence
2015-11-04Add developer option to convert from FDE to FBEPaul Lawrence
2015-09-09Don't show UI on default encryptionPaul Lawrence
2015-05-29DO NOT MERGE Retry unmounts in ext4 encryptionPaul Lawrence
2015-05-29DO NOT MERGE Securely encrypt the master keyPaul Lawrence
2015-04-01Remove unused code.Jeff Sharkey
2015-04-01Support for private (adopted) volumes.Jeff Sharkey
2015-03-19Adding e4crypt supportPaul Lawrence
2015-02-09am 38394c7d: am 223fd1ca: Revert "Make encryption configurable"Paul Lawrence
2015-02-07am 223fd1ca: Revert "Make encryption configurable"Paul Lawrence
2015-02-06Revert "Make encryption configurable"android-5.1.1_r5android-5.1.1_r28android-5.1.1_r22android-5.1.1_r17android-5.1.1_r12lollipop-mr1-wfc-releaselollipop-mr1-devPaul Lawrence
2015-02-03Remove kdfs that were only used internally in LMPPaul Lawrence
2015-01-26am 6a69cfc4: Make encryption configurablePaul Lawrence
2015-01-23am 26970299: Merge "Remove superfluous OpenSSL include paths."Kenny Root
2015-01-22Remove superfluous OpenSSL include paths.Adam Langley
2015-01-21Make encryption configurablePaul Lawrence
2014-10-24Make persistent field in cryptofs support longer values.Rubin Xu
2014-10-16cryptfs: [HACK] reboot if the crypto block dev failed to openlollipop-devJP Abgrall
2014-10-10cryptfs: [HACK] reboot if the crypto block dev failed to openJP Abgrall
2014-09-09Change cryptfs keymaster padding to ensure the high bit is never 1,Shawn Willden
2014-09-05Pad object to proper size before signing.Shawn Willden
2014-08-29Don't test mount when we can use the crypto footer to test the passwordPaul Lawrence
2014-08-13Wipe userdata when password is good but it won't mountPaul Lawrence
2014-08-07When encryption fails, reboot into recoveryPaul Lawrence
2014-04-18Add keymaster support to cryptfsPaul Lawrence
2014-04-10Revert "Revert "Encrypt phone even if pattern or no keyguard""Paul Lawrence
2014-04-03Revert "Encrypt phone even if pattern or no keyguard"Paul Lawrence
2014-04-03Encrypt phone even if pattern or no keyguardPaul Lawrence