I'm trying to use iwd/ead for 802.1X authentication, and ead fails with this error message.
iwd/ead is using kernel for crypto operatios and the kernel is using jh7110-crypto's RSA implementation. Once CONFIG_CRYPTO_DEV_JH7110_ENCRYPT is disabled, ead works correctly.