u-boot/lib/rsa
Csókás Bence 11ad2bbfa2 lib: rsa: Fix PKCS11 URI if one is not given in keydir
If `keydir` is not present, we need to build a PKCS11 URI
from just the key name. In this case, we *do* need 'pkcs11:'

Fixes: ece85cc020 rsa: use pkcs11 uri as defined in rfc7512

Signed-off-by: Csókás Bence <csokas.bence@prolan.hu>
2024-01-18 17:50:27 -05:00
..
Kconfig spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
Makefile lib: Rename rsa-checksum.c to hash-checksum.c 2021-04-14 15:06:08 -04:00
rsa-keyprop.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
rsa-mod-exp.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
rsa-sign.c lib: rsa: Fix PKCS11 URI if one is not given in keydir 2024-01-18 17:50:27 -05:00
rsa-verify.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00