index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
aes.c
Age
Commit message (
Expand
)
Author
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2021-01-16
lib: aes: build failure with DEBUG=1
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2017-04-12
Rename aes.h to uboot_aes.h
Stefano Babic
2014-04-18
aes: make apply_cbc_chain_data non-static
Stephen Warren
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
aes: Implement AES-128-CBC decryption function
Marek Vasut
2014-03-21
aes: Move the AES-128-CBC encryption function to common code
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-15
Add AES crypto library
Yen Lin