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


Reply via email to