[PATCH] rsa: fix deleting RSA keys
Sascha Hauer
s.hauer at pengutronix.de
Tue Jul 30 01:15:30 PDT 2024
On Wed, 24 Jul 2024 11:47:02 +0200, Ahmad Fatoum wrote:
> RSA keys are appended onto rsa_keys with rsa_key_add, so it makes sense
> that rsa_key_free would remove them from the key ring's linked list.
>
> It's possible to have "standalone" RSA keys outside the key ring, but
> those would be global variables which can't be freed anyway.
>
> There are no current users of this function.
>
> [...]
Applied, thanks!
[1/1] rsa: fix deleting RSA keys
https://git.pengutronix.de/cgit/barebox/commit/?id=cc4c86c95893 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list