summaryrefslogtreecommitdiff
path: root/drivers/crypto/padlock-aes.c
Commit message (Expand)AuthorAge
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-21
* [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-21
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-21
* [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-21
* [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-21
* [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-21
* [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-21
* [CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig2006-07-15
* [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-rc2Linus Torvalds2005-04-16