summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/padlock-aes.c
Commit message (Expand)AuthorAgeFilesLines
...
* [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-211-1/+5
* [PATCH] padlock: Fix typo that broke 256-bit keysHerbert Xu2006-02-221-4/+4
* [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-13/+11
* [CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu2005-07-061-4/+9
* [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-061-2/+1
* [PADLOCK] Implement multi-block operationsHerbert Xu2005-07-061-2/+53
* [PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2005-07-061-61/+41
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+468