commit | 70a4b3fd7a84a84bbe6e9d6d4ca3ee2098259fd9 | [log] [tgz] |
---|---|---|
author | Jason parks <jparks@google.com> | Fri Jan 28 10:10:47 2011 -0600 |
committer | Jason parks <jparks@google.com> | Fri Jan 28 10:17:44 2011 -0600 |
tree | cc5c7b7119119b659791b76b173b6932c10552c3 | |
parent | 0167cb15935592deea9abbd6a8bbe904e27bd101 [diff] |
Change cryptfs changepw to only require a new password. The master key is now stored unhashed in memory. This is needed because certain operation like remote reseting of passwords the old password is not avaliable. The changepw interface has been changed to only take the new password as the only argument. When this is called we reencrypt the master key with the new password and old salt. Bug: 3382129 Change-Id: I9a596b89013194605d6d7790067691aa0dc75e72