summaryrefslogtreecommitdiff
path: root/FsCrypt.h
AgeCommit message (Expand)Author
2024-04-17Replace string secret with a byte[] for CE storage in vold binderEllen Arteca
2024-01-04Remove userSerial param from vold methods that don't use itEric Biggers
2023-10-19Rename "user key" methods in voldEric Biggers
2022-11-14Defer CE key fixations to checkpoint commitEric Biggers
2022-09-06Make the CE key always be encrypted by the synthetic passwordEric Biggers
2022-03-22Increase early boot logging to kernel logEric Biggers
2021-04-13vold: add getUnlockedUsers() method to Binder interfaceEric Biggers
2021-04-07Remove HardwareAuthToken support from vold::KeymasterSatya Tangirala
2020-01-24vold: Do not cache CE keys in voldBarani Muthukumaran
2019-09-13Create a per-boot key on each bootPaul Crowley
2018-10-25vold: rename from "ext4 encryption" to fscryptEric Biggers