u-boot-brain/lib/rsa
Vesa Jääskeläinen 5b123e0109 lib: rsa: add support to other openssl engine types than pkcs11
There are multiple other openssl engines used by HSMs that can be used to
sign FIT images instead of forcing users to use pkcs11 type of service.

Relax engine selection so that other openssl engines can be specified and
use generic key id definition formula.

Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
Cc: Tom Rini <trini@konsulko.com>
2019-07-18 11:31:23 -04:00
..
Kconfig lib/rsa: Kconfig: Remove superfluous 'depends on RSA' 2018-04-28 10:42:35 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa-checksum.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa-mod-exp.c xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
rsa-sign.c lib: rsa: add support to other openssl engine types than pkcs11 2019-07-18 11:31:23 -04:00
rsa-verify.c rsa: check that pointer checksum isn't NULL before using it 2019-03-25 11:44:12 -04:00