u-boot/lib/aes
Paul HENRYS 79d7b11102 aes: Allow to store randomly generated IV in the FIT
When the initialisation vector is randomly generated, its value shall be
stored in the FIT together with the encrypted data. The changes allow to
store the IV in the FIT also in the case where the key is not stored in
the DTB but retrieved somewhere else at runtime.

Signed-off-by: Paul HENRYS <paul.henrys_ext@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-12-19 09:10:34 -06:00
..
aes-decrypt.c lib: Remove <common.h> inclusion from these files 2023-12-21 08:54:37 -05:00
aes-encrypt.c aes: Allow to store randomly generated IV in the FIT 2024-12-19 09:10:34 -06:00
Makefile global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00