u-boot/lib/crypt
Steffen Jaeckel 29bbe71ccf lib: wrap crypt API to hide errno usage
In order to prevent using the global errno, replace it with a static
version and create a wrapper function which returns the error value.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2021-07-23 13:36:20 -04:00
..
alg-sha256.h lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
alg-sha512.h lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
crypt-port.h lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
crypt-sha256.c lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
crypt-sha512.c lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
crypt.c lib: wrap crypt API to hide errno usage 2021-07-23 13:36:20 -04:00
Kconfig lib: add crypt subsystem 2021-07-23 13:36:14 -04:00
Makefile lib: add crypt subsystem 2021-07-23 13:36:14 -04:00