Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp279747pxa; Tue, 4 Aug 2020 05:35:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzTTc2PlYi6Q4pqslOxYOL3r6dfHFydtPFrGGdlnKiUs6AOZJJBDXyolQUmXadMiV5bpF4a X-Received: by 2002:a05:6402:22d5:: with SMTP id dm21mr14582272edb.211.1596544526828; Tue, 04 Aug 2020 05:35:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596544526; cv=none; d=google.com; s=arc-20160816; b=0iEjQmZOOFQbJSVV4eYYrmV5/rmZhgozvnMitqg1agEKXR4XnxI2qPJtiauPo3sh3d IhLKUA8RvF783eOpubfrhkK2uEimenbqfDw+HYjQgir0CWCN338zd9VIlzHf2WxgrfWe uA3bzvHExj37ymEoSUJxKLLt0FnWdH3oFqhGOh0vfdXEHuJI+qDUeX2eooGlaXuaqcWX o/u6VJI3HDeA603VbQRevvBekWf5PKFoeVz9kKQPZaZk6ICtQ/q2lNDCkROU759RRiKG zWCZ7oI06n3v4FiUyaseBvRImQjuzpTdQP7hOc+v2Ei8q+YepuVkg7YfZV0sSm17AI8I 1VYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=1nE98wEhCm1wJnL/Hqc+B7ENQKcesFZtLStoIgO+5Os=; b=ck3QJ1ntrloLeIyjUD4QfNaCN16BdzdRMkfeTY776Zjue3737hVvp09z7fbo+XY/th VfGfzCifrPQTACWObxNXUOkIe/fE+ybbc+PAMvxOFAP1E6l1KcZ+s0l8cOSfaUCqcffc 2UIq1ZueaGdpjaZlg+TMYgsS26Wp3DczmkvAmJgHuFfmz6SoQULJiswxoKSCATmsh+ut +Vnz5ugU5VkR13TlrvMqi5dnTYc/jgTEDnBd2gwJzXGRbdFbdVHsraC9lXKsEg5K4yWT EQbUCbcqeQ6FMANntLfM1qcZEaK7bdtx7WxEgQaJH31QFCzkoSvpRLr5kKm39e7xXt3t R+5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f16si1186268ejx.464.2020.08.04.05.35.03; Tue, 04 Aug 2020 05:35:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726724AbgHDMdp (ORCPT + 99 others); Tue, 4 Aug 2020 08:33:45 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:55652 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726210AbgHDMdo (ORCPT ); Tue, 4 Aug 2020 08:33:44 -0400 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.0.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1k2w8U-0006wE-6E; Tue, 04 Aug 2020 22:33:43 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Tue, 04 Aug 2020 22:33:42 +1000 Date: Tue, 4 Aug 2020 22:33:42 +1000 From: Herbert Xu To: Gilad Ben-Yossef Cc: Linux Crypto Mailing List Subject: Re: [PATCH] crypto: ccree - Delete non-standard algorithms Message-ID: <20200804123342.GA12191@gondor.apana.org.au> References: <20200728040446.GA12763@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Aug 04, 2020 at 03:32:40PM +0300, Gilad Ben-Yossef wrote: > > Sigh... yes, these were left in because I I thought it might be > interesting to bring support > for these algorithms (including a generic implementation) into > dm-crypt but alas, there seems > to be no interest. I think we definitely should do them at some point. But we need to do this in a way that is general rather than specific to one driver. > If it's OK with you instead of this patch I'll send a patch series > that also removes the support for > these from the driver, not just the registration, as there is no point > in carrying dead code. Sure, I'll wait for your patch. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt