1. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 11 months ago
  2. 458db3c aes: add a define for the size of a block by Philippe Reynes · 4 years, 11 months ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  5. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago[Renamed from include/aes.h]
  6. 398c70c aes: make apply_cbc_chain_data non-static by Stephen Warren · 11 years ago
  7. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  8. de5a053 aes: Implement AES-128-CBC decryption function by Marek Vasut · 11 years ago
  9. 23ec68c aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  10. 01655ef aes: Fix kerneldoc for aes.h by Marek Vasut · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 2f87903 Add AES crypto library by Yen Lin · 13 years ago