[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170309104738.GF7185@gondor.apana.org.au>
Date: Thu, 9 Mar 2017 18:47:38 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Eric Biggers <ebiggers3@...il.com>
Cc: linux-crypto@...r.kernel.org,
"David S . Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, Eric Biggers <ebiggers@...gle.com>
Subject: Re: [PATCH 0/2] crypto: constify test vectors
On Fri, Feb 24, 2017 at 03:46:57PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> These two patches mark all the cryptographic test vectors as 'const'.
> This has several potential advantages and moves a large amount of data
> from .data to .rodata when the tests are enabled. The second patch does
> the real work; the first just prepares for it by updating a function to
> take a const buffer argument.
>
> Eric Biggers (2):
> crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
> crypto: testmgr - constify all test vectors
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists