Re: [PATCH v2 0/4] virtio-crypto: support ECDSA algorithm

From: Arisa Snowbell

Date: Tue Jun 30 2026 - 01:17:54 EST


Hello,

I am currently setting up EAP-TLS authentication using iwd. As iwd
leverages the Linux kernel keyring (keyctl) for private key
management, I am running into an issue where secp384r1 keys fail to
load. Consequently, I am unable to connect to our enterprise Wi-Fi
network.

Given that ecdsa_generic is now upstreamed/available in the kernel, it
might be the right time to revive the previous patch addressing this
limitation.

Any guidance or updates on revisiting this patch would be greatly appreciated.

Best regards,

Arisa