aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/padlock-aes.c
Commit message (Expand)AuthorAge
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-13
* crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2008-07-10
* [CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2008-04-20
* [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-10
* [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-10
* [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-10
* [CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu2007-12-27
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-10
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-20
* [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-20
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-20
* [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-20
* [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-20
* [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-20
* [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-20
* [CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig2006-07-14
* [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-26
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-26
* [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-21
* [PATCH] padlock: Fix typo that broke 256-bit keysHerbert Xu2006-02-22
* [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-09
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-09
* [CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu2005-07-06
* [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-06
* [PADLOCK] Implement multi-block operationsHerbert Xu2005-07-06
* [PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2005-07-06
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16