summaryrefslogtreecommitdiff
path: root/EncryptInplace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consistently use CLOCK_MONOTONIC for timing encryptionDenis Hsu2020-01-201-1/+8
* system: vold: Close crypto block device if it was createdNeeraj Soni2019-12-141-4/+4
* system: vold: fix block disk encryption to work with metadata encryptionNeeraj Soni2019-12-141-62/+7
* system: vold: Remove crypto block device creationAnilKumar Chimata2019-12-141-0/+77
* Make ext4 userdata checkpoints work with metadata encryptionPaul Lawrence2019-06-271-8/+9
* EncryptInplace: Rename variableGreg Kaiser2018-12-201-3/+3
* Update vold to log only debug or higher level messages.Sudheer Shanka2018-09-211-1/+1
* clang-format many files.Paul Crowley2018-09-181-68/+54
* Add a mount with metadata encryption servicePaul Crowley2018-02-011-17/+34
* Refactor logging in EncryptInplace.cppPaul Crowley2018-02-011-98/+77
* Remove CheckBattery altogetherPaul Crowley2017-10-031-15/+0
* <stdbool.h> unnecessary in C++.Elliott Hughes2017-09-081-1/+0
* Refactor to lay the groundwork for metadata encryptionPaul Crowley2017-04-211-0/+656