Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp375689rwl; Wed, 29 Mar 2023 03:14:43 -0700 (PDT) X-Google-Smtp-Source: AKy350bWOHTP3tSNHd4cNPdGkcjBHP7UEbbYPGt3JQew2XhNDRSYjdl/s6hHxQRlh7HGV3GLhFfD X-Received: by 2002:a05:6402:2551:b0:502:e50:3358 with SMTP id l17-20020a056402255100b005020e503358mr21504430edb.3.1680084883561; Wed, 29 Mar 2023 03:14:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680084883; cv=none; d=google.com; s=arc-20160816; b=zcaYNA632Ts2okPcqrjMsgpA3laulTUGzORrJ3rJHPQz6eIftsG/s0UDiNueh3OCxj KWNrs5PCYpPkK6sYa8ag7qkpLKxwv4BYcqDqANDRKcd5COd1d5oPEq7vuCB4XIqkaEBd VzwgKhQZz+aQaNvwF1D7eL7OWabQfIQFzj05HVxwwvO6B6iBeWtTwOH+3Lw9HN3W4SLb 46nBEFWKufVlGDOaswXr6hj4eO8NCkps1/BnB6n5TkBfcEFfBATn4Sjinoia2UEj/Qi7 ttpjgW85GTPjeCSntXJE1aBr4oLPajch4mLzokIEnzK7mXRlJt+uUoUqRi6idK0nIdTz WGng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=fPfctyqPn7MzjG+LRgLew6gYYvvUrrMsy7lYWAYnXyc=; b=sz9Ad+fOSAW6OCZqngpxmljcfVTI4ZXsIyKfymhu+NFJ8/DKO6vJa5IHtaGw0d+rEU PJy59FAXHGDp0KxlKY/Ebk/GwnHIpoxAWCdWD/BFpuZSYRURRYfvdRNH2pHJyVwSX+aO 3V+46p+1h8FW4v4BFfJuBOuwfFjLdc3xnez4cgMYscE3AXaIhPW2jfZEz7YtZTC+H2hw CwJBjZ+wx5LumQyuo+rnlHP5CWCxxfjbm2bPeb9XoP3vRaIM+AMcAp/lzM9G+lOayaVh AdZy/oRRYBPkLrycHOZkidME5osxV5+5IdNcSuqAKmu1Q+6oZi7lLUTsc8AOi23BofEL +Drg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l23-20020a056402125700b004c05692aeeasi31464873edw.221.2023.03.29.03.14.12; Wed, 29 Mar 2023 03:14:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231463AbjC2KEr (ORCPT + 99 others); Wed, 29 Mar 2023 06:04:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231271AbjC2KEh (ORCPT ); Wed, 29 Mar 2023 06:04:37 -0400 Received: from 167-179-156-38.a7b39c.syd.nbn.aussiebb.net (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 28A0544AC for ; Wed, 29 Mar 2023 03:04:30 -0700 (PDT) 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 1phSfJ-009u2D-7a; Wed, 29 Mar 2023 18:04:26 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Wed, 29 Mar 2023 18:04:25 +0800 Date: Wed, 29 Mar 2023 18:04:25 +0800 From: Herbert Xu To: Eric Biggers Cc: Linux Crypto Mailing List Subject: Re: [PATCH] crypto: lib/utils - Move utilities into new header Message-ID: References: <20230328174038.GA890@sol.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230328174038.GA890@sol.localdomain> X-Spam-Status: No, score=4.3 required=5.0 tests=HELO_DYNAMIC_IPADDR2, PDS_RDNS_DYNAMIC_FP,RDNS_DYNAMIC,SPF_HELO_NONE,SPF_PASS,TVD_RCVD_IP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: **** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Mar 28, 2023 at 10:40:38AM -0700, Eric Biggers wrote: > > Thanks for doing this! There are other files in lib/crypto/ that include > currently. It seems they should be changed to include > instead? Yes they should. I got side-tracked by other things so you're more than welcome to send in patches for those :) I already have a patch for dm-crypt but I'm waiting for another cycle so that it can go straight into the dm tree. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt