Lines Matching full:password
17 password.
30 capability, which facilitates password management so that we can do things like
31 change the password without re-encrypting the entire device.
46 - Encryption Password: The password needed to load the volume key into RAM and
48 - Device Password: The password to lock or unlock the device hardware.
58 - Change the password
76 client daemon to provide a password. For example, this password could come from
89 - (method) Change Password
107 library provides functions to create a new LUKS header, set the password, etc.
109 For eMMC devices, we plan to enable the password locking feature (CMD42), to
120 As mentioned earlier, the client will provide a password. This password will be
121 used by eStoraged to generate two different passwords: the encryption password
122 and the device password (if hardware locking is available). The passwords will
123 be different, so that in the event that one password is compromised, we still
124 have some protection from the other password.
140 is often used to unlock an encrypted block device, where it takes the password
160 that manages the password and invokes the D-Bus API for eStoraged. Since the
161 password management scheme can be unique for different platforms and
168 lock, unlock, and change password.