From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04EB9C05027 for ; Fri, 10 Feb 2023 09:48:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231648AbjBJJs2 (ORCPT ); Fri, 10 Feb 2023 04:48:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231379AbjBJJs1 (ORCPT ); Fri, 10 Feb 2023 04:48:27 -0500 Received: from formenos.hmeau.com (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D29E527B; Fri, 10 Feb 2023 01:48:26 -0800 (PST) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1pQQ0t-009c6b-E6; Fri, 10 Feb 2023 17:48:16 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Fri, 10 Feb 2023 17:48:15 +0800 Date: Fri, 10 Feb 2023 17:48:15 +0800 From: Herbert Xu To: Zhang Yiqun Cc: davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: testmgr - add diff-splits of src/dst into default cipher config Message-ID: References: <20230202083805.21838-1-zhangyiqun@phytium.com.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230202083805.21838-1-zhangyiqun@phytium.com.cn> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Feb 02, 2023 at 04:38:05PM +0800, Zhang Yiqun wrote: > This type of request is often happened in AF_ALG cases. > So add this vector in default cipher config array. > > Signed-off-by: Zhang Yiqun > --- > crypto/testmgr.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt