Re: [PATCH 0/2] crypto: constify test vectors

From: Herbert Xu
Date: Thu Mar 09 2017 - 13:19:51 EST


On Fri, Feb 24, 2017 at 03:46:57PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt