u-boot/lib/rsa
Heinrich Schuchardt 3a8b919932 tools: avoid OpenSSL deprecation warnings
Our Gitlab CI buildsystem is set up to treat warnings as errors.
With OpenSSL 3.0 a lot of deprecation warnings occur.

With the patch compatibility with OpenSSL 1.1.1 is declared.
In the long run we should upgrade our code to use the current API.

A -Wdiscarded-qualifiers warning is muted by casting.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-12-26 06:57:20 +01:00
..
Kconfig Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP 2021-10-07 16:53:50 +02:00
Makefile lib: Rename rsa-checksum.c to hash-checksum.c 2021-04-14 15:06:08 -04:00
rsa-keyprop.c rsa: crash in br_i32_decode() called from rsa_gen_key_prop() 2020-09-14 23:28:52 +02:00
rsa-mod-exp.c xilinx: zynq: Change types from u32 to uint32_t 2020-10-27 08:13:33 +01:00
rsa-sign.c tools: avoid OpenSSL deprecation warnings 2021-12-26 06:57:20 +01:00
rsa-verify.c lib: rsa: rsa-verify: also check that padding is not NULL 2021-10-26 15:26:45 -04:00