From: Romain Izard Subject: Re: [PATCH] crypto: atmel-aes - properly set IV after {en,de}crypt Date: Tue, 10 Oct 2017 17:00:05 +0200 Message-ID: References: <20171006155108.6581-1-romain.izard.pro@gmail.com> <20171010161659.4117677c@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Herbert Xu , "David S . Miller" , David Gstir , Richard Weinberger , LKML , Cyrille Pitchen , linux-mtd , linux-crypto@vger.kernel.org, Nicolas Feignon , linux-arm-kernel To: Boris Brezillon Return-path: In-Reply-To: <20171010161659.4117677c@bbrezillon> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org 2017-10-10 16:16 GMT+02:00 Boris Brezillon : > Hi Romain, > > May I ask why you're sending this patch to the MTD ML? > This is related to an issue reported by Nicolas Feignon with UBIFS and fscrypt, which was reported on both mtd and fscrypt mailing lists. The file names are encrypted with cts(cbc(aes)), and this patch tried to fix a SAMA5D2 issue where the file names are not correctly encrypted when hardware acceleration is enabled. > While I'm here, can you have a look at this patch [1] and add you > Reviewed-by/Tested-by? > > [1]http://patchwork.ozlabs.org/patch/821959/ I'll try it. -- Romain Izard