Re: [PATCH 0/4] Add Support for Marvell OcteonTX2 Cryptographic

2020-07-25 Thread sundeep subbaraya
Hi Srujana, On Fri, Jul 24, 2020 at 6:39 PM Srujana Challa wrote: > > The following series adds support for Marvell Cryptographic Acceleration > Unit(CPT) on OcteonTX2 CN96XX SoC. > This series is tested with CRYPTO_EXTRA_TESTS enabled and > CRYPTO_DISABLE_TESTS disabled. > > Srujana Challa (4):

Re: [PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE

2020-07-25 Thread Herbert Xu
On Sat, Jul 25, 2020 at 05:00:02PM +0800, miaoqinglang wrote: > > Or If you don't mind, I can resend a patch besed on mainline rather than > -next now. Please don't as that will just cause more conflicts. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: htt

Re: [PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE

2020-07-25 Thread miaoqinglang
在 2020/7/23 15:25, Herbert Xu 写道: Horia Geantă wrote: On 7/16/2020 12:00 PM, Qinglang Miao wrote: From: Liu Shixin Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. Signed-off-by: Liu Shixin Reviewed-by: Horia Geantă This patch depends on linux-next commit 4d4901c6d748 ("seq_file

Re: [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API

2020-07-25 Thread Ard Biesheuvel
On Sat, 18 Jul 2020 at 11:18, Ard Biesheuvel wrote: > > On Fri, 3 Jul 2020 at 02:04, Ard Biesheuvel wrote: > > > > On Thu, 2 Jul 2020 at 20:21, Ard Biesheuvel wrote: > > > > > > On Thu, 2 Jul 2020 at 19:50, Eric Biggers wrote: > > > > > > > > [+linux-wireless, Marcel Holtmann, and Denis Kenzior