From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Biggers Subject: Re: [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY Date: Mon, 6 Jul 2020 11:54:03 -0700 Message-ID: <20200706185403.GA736284@gmail.com> References: <20200701045217.121126-1-ebiggers@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org To: Mikulas Patocka Cc: linux-crypto@vger.kernel.org, dm-devel@redhat.com List-Id: dm-devel.ids On Wed, Jul 01, 2020 at 03:59:10AM -0400, Mikulas Patocka wrote: > Thanks for cleaning this up. > > Mikulas Do you have any real comments on this? Are the usage restrictions okay for dm-crypt? - Eric