<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst, branch v7.2-rc2</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>dm-inlinecrypt: add support for hardware-wrapped keys</title>
<updated>2026-05-25T15:56:56+00:00</updated>
<author>
<name>Linlin Zhang</name>
<email>linlin.zhang@oss.qualcomm.com</email>
</author>
<published>2026-05-25T12:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f9f57971da38afbcfa82a9502fb3eb5f1f100e73'/>
<id>f9f57971da38afbcfa82a9502fb3eb5f1f100e73</id>
<content type='text'>
Add support for hardware-wrapped encryption keys to the
dm-inlinecrypt target.

Introduce a new optional argument &lt;key_type&gt; to indicate
whether the provided key is a raw key or a hardware-wrapped
key. Based on this flag, the appropriate blk-crypto key type
is selected when initializing the key.

This allows dm-inlinecrypt to work with hardware that requires
keys to be wrapped and managed by the underlying inline
encryption engine.

Update the target argument parsing accordingly and pass the
key type to blk_crypto_init_key(). Documentation is also
updated to reflect the new parameter and usage.

Signed-off-by: Linlin Zhang &lt;linlin.zhang@oss.qualcomm.com&gt;
Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;
Fixes: e7f57d2c47e2 ("dm-inlinecrypt: add target for inline block device encryption")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for hardware-wrapped encryption keys to the
dm-inlinecrypt target.

Introduce a new optional argument &lt;key_type&gt; to indicate
whether the provided key is a raw key or a hardware-wrapped
key. Based on this flag, the appropriate blk-crypto key type
is selected when initializing the key.

This allows dm-inlinecrypt to work with hardware that requires
keys to be wrapped and managed by the underlying inline
encryption engine.

Update the target argument parsing accordingly and pass the
key type to blk_crypto_init_key(). Documentation is also
updated to reflect the new parameter and usage.

Signed-off-by: Linlin Zhang &lt;linlin.zhang@oss.qualcomm.com&gt;
Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;
Fixes: e7f57d2c47e2 ("dm-inlinecrypt: add target for inline block device encryption")
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: add documentation for dm-inlinecrypt target</title>
<updated>2026-05-18T12:26:27+00:00</updated>
<author>
<name>Linlin Zhang</name>
<email>linlin.zhang@oss.qualcomm.com</email>
</author>
<published>2026-04-30T09:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=5256a62f163cf50d7a4c0d2eb76be023576db506'/>
<id>5256a62f163cf50d7a4c0d2eb76be023576db506</id>
<content type='text'>
This adds the admin-guide documentation for dm-inlinecrypt.

dm-inlinecrypt.rst is the guide to using dm-inlinecrypt.

Signed-off-by: Linlin Zhang &lt;linlin.zhang@oss.qualcomm.com&gt;
Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the admin-guide documentation for dm-inlinecrypt.

dm-inlinecrypt.rst is the guide to using dm-inlinecrypt.

Signed-off-by: Linlin Zhang &lt;linlin.zhang@oss.qualcomm.com&gt;
Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Mikulas Patocka &lt;mpatocka@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
