Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp1238704ybd; Sun, 23 Jun 2019 03:13:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqzKy8ACjvFeNz6LL2SBzeV/O1BzEdPy5dt10hKy4PFjPsofyvxUDd6TZ8Odb1Qyr62OnzoW X-Received: by 2002:a17:90a:21d0:: with SMTP id q74mr18133019pjc.12.1561284822511; Sun, 23 Jun 2019 03:13:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561284822; cv=none; d=google.com; s=arc-20160816; b=u5FKE8ACgeHE+WMP+1XzScruwWnS4otKQVZRf756W/Ef31XqZv5BtHA0IORdkdoWsa HU6fWPELuspcXEC0XNgFts84Q2WlUXASms7ez3MRjKA9r7ZuCwc1HiWREwJmn/Cjtk/Q twJTd81Q/+b9B+IIFrAXYZ4QW0hmrXLurhQKRcgdIttE+wE3Ifbg7KgQ/WppF1NNGpBL kSI35OlbRrPW3aEeqF3hJkiIXoBgHrBJCDmqrh3G4EZCuzE9nE3wnq+hmgUwO/w+1ijW E0nw8lt32qN9xCySPImBN1paQSlgeqGq74Sbsm6RBpqCj2wE5YF0X5C7YDntCcEYTmi2 6+Wg== 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=JlTMHb5un792ScTvlRYYbFodsuJvs7tCXinkAH7DahQ=; b=I7ZcypP0c4KW9RxSqGzww19cG8paylgKveWtikPt4kIGuzY8jCd6JIbGM67VpZn236 Mt/nbX9gLT0BDo6iDXkdM0DAU9NvRMANeytLBFgZqZp/+ZaXomWLSUpYtH0sH+I8ndR0 Kb5/XUayZPDxYOFpgkWSOXi+5toZsMDES3lkllGUsIGGIL1/pNR4v9XimHGBWSQBYLTy x1CZkFw2Zcn4MXMXZWreQXyt3v9CxTYYFV8BFioC6IfIWzx9U/N6KSyRMeKvHYDVt4hV XY+GWyxDI/VfFHlkLGD+yFdE+AShFVDZAY1W8c+pBCI/+Xk2h5l8qJu8uoWhcrQ0V0Mq JBJg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v23si7162104plo.34.2019.06.23.03.13.18; Sun, 23 Jun 2019 03:13:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726481AbfFWKMw (ORCPT + 99 others); Sun, 23 Jun 2019 06:12:52 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:38678 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726350AbfFWKMw (ORCPT ); Sun, 23 Jun 2019 06:12:52 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1hezUM-00014o-44; Sun, 23 Jun 2019 18:12:46 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1hezUH-0002t7-8M; Sun, 23 Jun 2019 18:12:41 +0800 Date: Sun, 23 Jun 2019 18:12:41 +0800 From: Herbert Xu To: Ard Biesheuvel Cc: "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" , Eric Biggers , device-mapper development , linux-fscrypt@vger.kernel.org, Gilad Ben-Yossef , Milan Broz Subject: Re: [PATCH v4 0/6] crypto: switch to crypto API for ESSIV generation Message-ID: <20190623101241.6cr4sbxyviigu3sz@gondor.apana.org.au> References: <20190621080918.22809-1-ard.biesheuvel@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Sun, Jun 23, 2019 at 11:30:41AM +0200, Ard Biesheuvel wrote: > > So with that in mind, I think we should decouple the multi-sector > discussion and leave it for a followup series, preferably proposed by > someone who also has access to some hardware to prototype it on. Yes that makes sense. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt