Re: [PATCH -next] crypto: Fix build error when CRYPTO_BLAKE2S_X86=m && CRYPTO_ALGAPI2=m && CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y

From: Jason A. Donenfeld
Date: Thu May 26 2022 - 03:30:23 EST


Hi Eric,

Thanks for CCing me into this.

On 5/26/22, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
> How about just making CRYPTO_MANAGER_EXTRA_TESTS depend on CRYPTO_ALGAPI=y?

I think this would definitely be the best option, and probably best
represents what somebody debugging / running tests has in mind.

I can send a patch for this today if you'd like.

Jason