From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "boojin.kim" Subject: Re: [PATCH 6/9] dm crypt: support diskcipher Date: Wed, 21 Aug 2019 16:57:41 +0900 Message-ID: <001b01d557f6$1c49fd40$54ddf7c0$@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Language: ko Content-Type: text/plain; charset="utf-8" References: To: 'Herbert Xu' Cc: "'David S. Miller'" , 'Eric Biggers' , "'Theodore Y. Ts'o' , 'Chao Yu' , 'Jaegeuk Kim' " , 'Andreas Dilger' 'Theodore Ts'o' , dm-devel@redhat.com, 'Mike Snitzer' , 'Alasdair Kergon' , 'Jens Axboe' , 'Krzysztof Kozlowski' , 'Kukjin Kim' , 'Jaehoon Chung' , "'Ulf Hansson' , ," , linux-fscrypt@vger.kernel.org, linux-mmc@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-block@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.netlinux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-fsdevel@vger.kernel.org List-ID: On Wed, Aug 21, 2019 at 09:35:36AM +0200, Herbert Xu Herbert wrote: > I agree. Please take a look at the recent ESSIV patches on > linux-crypto and build multi-block operations on top of them > which can then be implemented by the hardware. > > Cheers, Can you tell me which patch you mentioned? Is this? https://patches.linaro.org/project/linux-crypto/list/?series=22762