aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/aes.h
AgeCommit message (Expand)Author
2019-04-08crypto: aes - Use ___cacheline_aligned for aes dataAndi Kleen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2009-02-18crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying
2008-12-25crypto: aes - Precompute tablesHerbert Xu
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior
2008-01-11[CRYPTO] aes-generic: Make key generation exportableSebastian Siewior
2008-01-11[CRYPTO] aes: Move common defines into a header fileSebastian Siewior