[PATCH v1] lib/rsa: allow matching pkcs11 path by object id
Tom Rini
trini at konsulko.com
Wed Jul 9 16:21:57 CEST 2025
On Thu, 26 Jun 2025 08:54:20 +0200, Tobias Olausson wrote:
> The object= part matches against the label that the pkcs11 token uses
> for that object, but in some cases, specifically with a Yubikey using
> ykcs11, where the keys have been imported, the labels differ between the
> private and public keys [1], making the object= matching useless. These
> keys will have the same id however, so matching against that works for
> both the private and public part.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] lib/rsa: allow matching pkcs11 path by object id
commit: 0707f73a8ba26f5aeaeada6f5942d003bf67ce06
--
Tom
More information about the U-Boot
mailing list