aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-10
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-10
* [CRYPTO] aes: Rename aes to aes-genericSebastian Siewior2007-10-10
* [CRYPTO] drivers/Kconfig: Remove "default m"sAdrian Bunk2007-10-10
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-18
* Use menuconfig objects: crypto hwJan Engelhardt2007-07-16
* [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-24
* [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-17
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-10
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* [CRYPTO] padlock: Remove pointless padlock moduleSimon Arlott2007-05-02
* [PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan2007-03-06
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-08
|\
| * [CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-06
* | [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-05
|/
* [PATCH] geode crypto is PCI deviceRandy Dunlap2006-12-10
* [CRYPTO] geode: Make needlessly global geode_aes_crypt() staticAdrian Bunk2006-12-06
* [PATCH] crypto: Add support for the Geode LX AES hardwareJordan Crouse2006-12-06
* [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-20
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-20
* [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-sha: TFMs don't need to be staticMichal Ludvig2006-09-20
* [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-20
* [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-20
* [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal 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] api: Split out low-level APIHerbert Xu2006-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
* [PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu2006-01-09
* [PATCH] CONFIG_IA32Brian Gerst2005-10-30
* [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