Hi!
On 9/18/19 3:48 PM, Geert Uytterhoeven wrote:
Diffie-Hellman doing some heavy crypto lifting on a poor m68k CPU?
Disable CONFIG_CRYPTO_DH?
See also https://lists.debian.org/debian-68k/2019/04/msg00033.html
CRYPTO_DH is selected by CRYPTO_DEV_QAT and KEY_DH_OPERATIONS.
The latter is bool, forcing CRYPTO_DH builtin.
If KEY_DH_OPERATIONS needs to be enabled in a Debian kernel, perhaps
it can be made tristate?
It was enabled in [1] as it's required for certain WiFi drivers [2].
So, should it be fixed as you suggest or should we selectively disable it on m68k?
Adrian
[1] https://salsa.debian.org/kernel-team/linux/commit/88f44cb9eb34098138c79bdab5fae434492866d1
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911998
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@xxxxxxxxxx
`. `' Freie Universitaet Berlin - glaubitz@xxxxxxxxxxxxxxxxxxx
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913