Re: [PATCH v3] unit: Add better check for pkcs8_key_parser availability
Marcel Holtmann <[email protected]> Fri, 20 Feb 2026 10:51:28 +0100
| Newsgroups | dev.linux.lists.iwd |
|---|---|
| Message-ID | <[email protected]> |
Hi Bastien. > Check whether the pkcs8_key_parser kernel module is available (whether > built-in or as a module) before announcing that we support PKCS#8. > --- > Changes since v2: > - Fix comment formatting > > Changes since v1: > - Fix missing #include > > unit/test-eapol.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) patch has been applied, but I did fix a few whitespaces that I missed for some reason when looking at it in my inbox. Regards Marcel