Commit Graph

113 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Evgeniy Polyakov a1e6ef2f1e [CRYPTO] hifn: Schedule callback invocation to tasklet. 17 years ago
Sebastian Siewior cd7c3bfe54 [CRYPTO] geode: Add fallback for unsupported modes 17 years ago
Sebastian Siewior b7a30da61a [CRYPTO] geode: move defines into a headerfile 17 years ago
Sebastian Siewior 1f4e477376 [CRYPTO] geode: relax in busy loop and care about return value 17 years ago
Sebastian Siewior 2d506d4fa1 [CRYPTO] geode: use consistent IV copy 17 years ago
Sebastian Siewior 89e1265431 [CRYPTO] aes: Move common defines into a header file 17 years ago
Sebastian Siewior f1901f1fc7 [CRYPTO] geode: remove alias 17 years ago
Evgeniy Polyakov c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys 17 years ago
Evgeniy Polyakov f7d0561ea1 [CRYPTO] hifn_795x: HIFN 795x driver 17 years ago
Herbert Xu 490fe3f05b [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy 17 years ago
Herbert Xu d4a7dd8e63 [CRYPTO] padlock: Fix spurious ECB page fault 17 years ago
Al Viro b00296fb78 uml: add !UML dependencies 17 years ago
Sebastian Siewior 2e21630ddc [CRYPTO] geode: Fix not inplace encryption 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 years ago
Sebastian Siewior ad5d27899f [CRYPTO] sha: Load the SHA[1|256] module by an alias 18 years ago
Sebastian Siewior f8246af005 [CRYPTO] aes: Rename aes to aes-generic 18 years ago
Adrian Bunk 44db25ca12 [CRYPTO] drivers/Kconfig: Remove "default m"s 18 years ago
Jan Engelhardt 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
Jan Engelhardt b511431d85 Use menuconfig objects: crypto hw 18 years ago
Jordan Crouse 761e784673 [CRYPTO] geode: Fix in-place operations and set key 18 years ago
Herbert Xu d158325e40 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again 18 years ago
Martin Schwidefsky 61d48c2c31 [S390] Kconfig: use common Kconfig files for s390. 18 years ago
David Sterba 3dde6ad8fc Fix trivial typos in Kconfig* files 18 years ago
Simon Arlott f6259deacf [CRYPTO] padlock: Remove pointless padlock module 18 years ago
Alexey Dobriyan 5efee174f8 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Richard Knutsson 09cb914f09 [CRYPTO] geode: Convert pci_module_init() to pci_register_driver() 18 years ago
Jan Glauber 1b27829489 [S390] Support for s390 Pseudo Random Number Generator 18 years ago
Randy Dunlap 9080d0ae0f [PATCH] geode crypto is PCI device 18 years ago
Adrian Bunk ab7827059a [CRYPTO] geode: Make needlessly global geode_aes_crypt() static 18 years ago
Jordan Crouse 9fe757b0cf [PATCH] crypto: Add support for the Geode LX AES hardware 18 years ago
Herbert Xu 6010439f47 [CRYPTO] padlock: Convert padlock-sha to use crypto_hash 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu efcf8023e2 [CRYPTO] drivers: Remove obsolete block cipher operations 19 years ago
Herbert Xu 28ce728a90 [CRYPTO] padlock: Added block cipher versions of CBC/ECB 19 years ago
Herbert Xu 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
Michal Ludvig 58ec415289 [CRYPTO] padlock-sha: TFMs don't need to be static 19 years ago
Michal Ludvig 5644bda5d6 [CRYPTO] padlock: Helper module padlock.ko 19 years ago
Adrian Bunk cb17530b0a [CRYPTO] padlock-sha: Make 2 functions static 19 years ago
Michal Ludvig 6c83327515 [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms 19 years ago
Michal Ludvig ccc17c34d6 [CRYPTO] padlock: Update private header file 19 years ago
Herbert Xu db5e9a4237 [CRYPTO] padlock: Add compatibility alias after rename 19 years ago
Michal Ludvig 1191f0a493 [CRYPTO] padlock: Get rid of padlock-generic.c 19 years ago
Herbert Xu cce9e06d10 [CRYPTO] api: Split out low-level API 19 years ago
Michal Ludvig cc08632f8f [CRYPTO] padlock: Fix alignment after aes_ctx rearrange 19 years ago
Herbert Xu 82062c72cd [CRYPTO] padlock: Rearrange context structure to reduce code size 19 years ago
Herbert Xu 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
Herbert Xu f10b7897ee [CRYPTO] api: Align tfm context as wide as possible 19 years ago
Herbert Xu 102d60a2d8 [PATCH] padlock: Fix typo that broke 256-bit keys 19 years ago