On Mon, 9 Mar 2026, Jens Axboe wrote: > On 3/4/26 5:17 AM, Linlin Zhang wrote: > > From: Eric Biggers <[email protected]> > > > > 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. > > Reviewed-by: Jens Axboe <[email protected]> > > -- > Jens Axboe Thanks. Mikulas
- [PATCH v1 0/3] dm-inlinecrypt: add target for inline blo... Linlin Zhang
- [PATCH v1 1/3] block: export blk-crypto symbols req... Linlin Zhang
- Re: [PATCH v1 1/3] block: export blk-crypto sym... Mikulas Patocka
- Re: [PATCH v1 1/3] block: export blk-crypto sym... Jens Axboe
- Re: [PATCH v1 1/3] block: export blk-crypto... Mikulas Patocka
- [PATCH v1 2/3] dm-inlinecrypt: add target for inlin... Linlin Zhang
- Re: [PATCH v1 2/3] dm-inlinecrypt: add target f... Milan Broz
- Re: [PATCH v1 2/3] dm-inlinecrypt: add target f... Eric Biggers
- Re: [PATCH v1 2/3] dm-inlinecrypt: add targ... Mikulas Patocka
- Re: [PATCH v1 2/3] dm-inlinecrypt: add ... Milan Broz
- [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto... Linlin Zhang
- Re: [PATCH v1 3/3] dm-inlinecrypt: Expose inlin... Eric Biggers
- Re: [PATCH v1 3/3] dm-inlinecrypt: Expose i... Mikulas Patocka
- Re: [PATCH v1 0/3] dm-inlinecrypt: add target for i... Christoph Hellwig

