summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-01-22 09:43:21 +0100
committerMike Snitzer <snitzer@redhat.com>2021-02-03 10:13:00 -0500
commit363880c4eb36bd2a70104c165fbc7a6d49858a91 (patch)
treea926470ab7bf9193df4aa1e54527645e3ef47a7f /Documentation/admin-guide
parent831475cc0b40f41c886ceb7b25de2598719a5478 (diff)
downloadlinux-stable-363880c4eb36bd2a70104c165fbc7a6d49858a91.tar.gz
linux-stable-363880c4eb36bd2a70104c165fbc7a6d49858a91.tar.bz2
linux-stable-363880c4eb36bd2a70104c165fbc7a6d49858a91.zip
dm crypt: support using trusted keys
Commit 27f5411a718c ("dm crypt: support using encrypted keys") extended dm-crypt to allow use of "encrypted" keys along with "user" and "logon". Along the same lines, teach dm-crypt to support "trusted" keys as well. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/device-mapper/dm-crypt.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/device-mapper/dm-crypt.rst b/Documentation/admin-guide/device-mapper/dm-crypt.rst
index 1a6753b76dbb..aa2d04d95df6 100644
--- a/Documentation/admin-guide/device-mapper/dm-crypt.rst
+++ b/Documentation/admin-guide/device-mapper/dm-crypt.rst
@@ -67,7 +67,7 @@ Parameters::
the value passed in <key_size>.
<key_type>
- Either 'logon', 'user' or 'encrypted' kernel key type.
+ Either 'logon', 'user', 'encrypted' or 'trusted' kernel key type.
<key_description>
The kernel keyring key description crypt target should look for