index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
aes.h
Commit message (
Expand
)
Author
Age
*
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
2019-08-09
*
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
2019-07-26
*
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
2019-07-26
*
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
2019-07-26
*
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
2019-07-26
*
crypto: aes - Use ___cacheline_aligned for aes data
Andi Kleen
2019-04-08
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field
Huang Ying
2009-02-18
*
crypto: aes - Precompute tables
Herbert Xu
2008-12-24
*
[CRYPTO] aes: Export generic setkey
Sebastian Siewior
2008-04-20
*
[CRYPTO] aes-generic: Make key generation exportable
Sebastian Siewior
2008-01-10
*
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-10