u-boot/lib/mbedtls
Raymond Mao bfbf3ab615 mbedtls: add public key porting layer
Add porting layer for public key on top of MbedTLS X509 library.
Introduce _LEGACY and _MBEDTLS kconfigs for public key legacy and
MbedTLS implementations respectively.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-10-14 17:58:43 -06:00
..
external/mbedtls mbedtls/external: update MbedTLS PKCS7 test suites 2024-10-14 17:58:39 -06:00
port
Kconfig mbedtls: add public key porting layer 2024-10-14 17:58:43 -06:00
Makefile mbedtls: add public key porting layer 2024-10-14 17:58:43 -06:00
mbedtls_def_config.h mbedtls: Enable smaller implementation for SHA256/512 2024-10-14 17:58:32 -06:00
md5.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
public_key.c mbedtls: add public key porting layer 2024-10-14 17:58:43 -06:00
sha1.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha256.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00
sha512.c mbedtls: add digest shim layer for MbedTLS 2024-10-14 17:58:31 -06:00