1. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 9 months ago
  2. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 9 months ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  5. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago[Renamed from include/aes.h]
  6. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 10 years ago
  7. a8a752c env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  8. dc24bb6 aes: Implement AES-128-CBC decryption function by Marek Vasut · 11 years ago
  9. 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  10. 957ba85 aes: Fix kerneldoc for aes.h by Marek Vasut · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 5b1a545 Add AES crypto library by Yen Lin · 12 years ago