summaryrefslogtreecommitdiffstats
path: root/crypto/aes_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: make tables used from assembler __visibleAndi Kleen2013-08-141-4/+4
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-1/+0
* crypto: aes_generic - Fix checkpatch errorsRichard Hartmann2010-02-161-2/+2
* crypto: aes - Undefined behaviour in crypto_aes_expand_keyPhil Carmody2009-07-241-2/+7
* crypto: aes - Precompute tablesHerbert Xu2008-12-251-90/+1055
* [CRYPTO] aes: Export generic setkeySebastian Siewior2008-04-211-9/+47
* [CRYPTO] aes-generic: Make key generation exportableSebastian Siewior2008-01-111-129/+120
* [CRYPTO] aes-generic: Coding style cleanupSebastian Siewior2008-01-111-149/+176
* [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-111-5/+1
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-101-0/+456
OpenPOWER on IntegriCloud