diff options
| author | Eric Biggers <ebiggers@google.com> | 2026-04-30 02:52:42 -0700 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-05-06 17:41:29 +0200 |
| commit | 623463c8db708cfadad4f29400eada0d3cff111a (patch) | |
| tree | f40e472ec98439791a126fb0d6d557c3c5450aeb /include | |
| parent | 2ac3de0bbf40ecf32875e0a28b592a5d97d0503e (diff) | |
block: export blk-crypto symbols required by dm-inlinecrypt
bio_crypt_set_ctx(), blk_crypto_init_key(), and
blk_crypto_start_using_key() are needed to use inline encryption; see
Documentation/block/inline-encryption.rst. Export them so that
dm-inlinecrypt can use them. The only reason these weren't exported
before was that inline encryption was previously used only by fs/crypto/
which is built-in code.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
