Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Marek Vasut authored
Add function which allows encrypting the whole environment block with AES-128-CBC. The key for the environment is retrieved by env_aes_cbc_get_key() function, which must be implemented on a per-board basis. Signed-off-by:
Marek Vasut <marex@denx.de>
Marek Vasut authoredAdd function which allows encrypting the whole environment block with AES-128-CBC. The key for the environment is retrieved by env_aes_cbc_get_key() function, which must be implemented on a per-board basis. Signed-off-by:
Marek Vasut <marex@denx.de>