On Tue, 30 Jul 2024, Md Sadre Alam wrote: > This series of patches add additional modes for inline encryption > > This series of patches depends on [1] Add inline encryption support for > dm-crypt > > [1]: > https://lore.kernel.org/all/b45d3b40-2587-04dc-9601-a9251dacf...@opensource.wdc.com/T/#ma01f08a941107217c93680fa25e96e8d406df790 > > These patches tested on IPQ9574 with eMMC ICE for raw partition > encryption/decryption. Hi I discussed it with Milan Broz <gmazyl...@gmail.com> and we concluded that there is no need to bloat dm-crypt with this logic. We believe that you should create your own target (like "dm-inline-crypt"), it would work like a linear target and it will attach encryption requests to the bios that it processes. Mikulas
- [PATCH 0/6] Add Additional algo mode for inline encryption Md Sadre Alam
- [PATCH 4/6] md: dm-crypt: Add additional algo modes f... Md Sadre Alam
- [PATCH 1/6] md: dm-crypt: Fix compilation issue Md Sadre Alam
- [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 byt... Md Sadre Alam
- Re: [PATCH 2/6] md: dm-crypt: Set cc->iv_size ... Milan Broz
- Re: [PATCH 2/6] md: dm-crypt: Set cc->iv_s... Md Sadre Alam
- [PATCH 3/6] blk-crypto: Add additional algo modes for... Md Sadre Alam
- [PATCH 6/6] mmc: sdhci-msm: Add additional algo mode ... Md Sadre Alam
- [PATCH 5/6] mmc: cqhci: Add additional algo mode for ... Md Sadre Alam
- Re: [PATCH 0/6] Add Additional algo mode for inline e... Mikulas Patocka
- Re: [PATCH 0/6] Add Additional algo mode for inli... Kamal Dasu
- Re: [PATCH 0/6] Add Additional algo mode for inli... Md Sadre Alam