Can the kernel package owners look at this patch request? I made this patch to enable 4 config settings which allow iwd to be built and not fail eapol and wsc tests and not complain about missing PKCS8 at boot. It appears to allow full functionality of iwd on RPi. It patches the linux-raspberrypi and linux-raspberrypi4 packages.
Keith
$this->bbcode_second_pass_code('', 'CONFIG_NLMON=m
...
CONFIG_KEY_DH_OPERATIONS=y
...
CONFIG_CRYPTO_DH=y
...
CONFIG_PKCS8_PRIVATE_KEY_PARSER=y')