Rename aes.h to uboot_aes.h
aes.h is a too generic name if this file can
be exported and used by a program.
Rename it to avoid any conflicts with
other files (for example, from openSSL).
Signed-off-by:
Stefano Babic <sbabic@denx.de>
Showing
- arch/arm/mach-tegra/tegra20/crypto.c 1 addition, 1 deletionarch/arm/mach-tegra/tegra20/crypto.c
- cmd/aes.c 1 addition, 1 deletioncmd/aes.c
- common/env_common.c 1 addition, 1 deletioncommon/env_common.c
- include/uboot_aes.h 0 additions, 0 deletionsinclude/uboot_aes.h
- lib/aes.c 1 addition, 1 deletionlib/aes.c
- tools/env/fw_env.h 1 addition, 1 deletiontools/env/fw_env.h
Loading
Please register or sign in to comment