summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* Use menuconfig objects: crypto hwJan Engelhardt2007-07-161-2/+7
* [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-242-5/+10
* [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-181-2/+2
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-0/+22
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* [CRYPTO] padlock: Remove pointless padlock moduleSimon Arlott2007-05-023-72/+3
* [PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan2007-03-061-2/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-081-1/+1
|\
| * [CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-071-1/+1
* | [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+2
|/
* [PATCH] geode crypto is PCI deviceRandy Dunlap2006-12-101-1/+1
* [CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk2006-12-062-3/+1
* [PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse2006-12-064-0/+530
* [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-211-56/+35
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-211-3/+3
* [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-211-44/+0
* [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-7/+169
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
* [CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig2006-09-211-9/+9
* [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-214-7/+72
* [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-211-2/+2
* [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig2006-09-213-0/+354
* [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-212-12/+14
* [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-212-5/+3
* [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-214-79/+42
* [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-211-1/+2
* [CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig2006-07-151-2/+7
* [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-261-6/+4
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-15/+14
* [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
* [PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu2006-01-091-1/+1
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* [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-062-72/+52
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+597
OpenPOWER on IntegriCloud