summaryrefslogtreecommitdiff
path: root/lib/aes
AgeCommit message (Expand)Author
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2021-12-26tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes