Am Donnerstag, 29. Dezember 2016, 17:44:15 CET schrieb Herbert Xu:

Hi Herbert,

> On Wed, Dec 28, 2016 at 12:21:52PM +0100, Stephan Müller wrote:
> > This patch does not help. But I now found the issue: we need some Kconfig
> > wizardry to mandate pcbc to be compiled statically when AES-NI is static.
> > Currently I had pcbc always as a module even when selecting AES-NI as
> > static compilation.
> 
> OK, please test this patch and see if it cures the problem with
> aesni built-in and pcbc built as a module.

This patch works -- PCBC can be compiled as a module whereas AES-NI is 
compiled statically and yet AES-NI can be loaded.

Thanks.

Tested-by: Stephan Müller <smuel...@chronox.de>

Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to