commit | faeb3eb0ba190e6d6cfe2b82ce20af587848de57 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Mon Feb 08 15:58:29 2016 +0000 |
committer | Paul Crowley <paulcrowley@google.com> | Mon Feb 08 15:58:29 2016 +0000 |
tree | eb611cc0e57ef8467dfd575dc6a0d274f98d7277 | |
parent | e64f3da729ae6a00fb627f00b8a97e7c5feb8bcb [diff] |
Password security for FBE disk encryption keys Add the means to protect FBE keys with a combination of an auth token from Gatekeeper, and a hash of the password. Both of these must be passed to unlock_user_key. Keys are created unprotected, and change_user_key changes the way they are protected. Bug: 22950892 Change-Id: Ie13bc6f82059ce941b0e664a5b60355e52b45f30