Commit Graph

82 Commits (ff1f4ee94c3c4480b9cee95da2d19668262636c6)

Author SHA1 Message Date
Sebastian Siewior 7dc748e4e7 [CRYPTO] padlock-aes: Use generic setkey function 17 years ago
Jan Glauber 4e2c6d7f4d [CRYPTO] sha384: Hardware acceleration for s390 17 years ago
Jan Glauber 291dc7c099 [CRYPTO] sha512: Hardware acceleration for s390 17 years ago
Ralph Wuerthner 2f7c8bd6dc [S390] zcrypt: add support for large random numbers 17 years ago
Al Viro e68970cdd9 drivers/crypto/hifn_795x.c trivial endianness annotations 17 years ago
Patrick McHardy f881d8290c [HIFN]: Fix invalid config ifdefs for RNG support 17 years ago
Jan Glauber 3f5615e012 [S390] crypto: move s390 Kconfig options. 17 years ago
Herbert Xu 946fef4e14 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m 17 years ago
Alexey Dobriyan b966b54654 [CRYPTO] hifn_795x: Fixup container_of() usage 17 years ago
Herbert Xu 866cd902e8 [CRYPTO] padlock: Only reset the key once for each CBC and ECB operation 17 years ago
Herbert Xu 653ebd9c85 [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module 17 years ago
Adrian Bunk f17922bc75 [CRYPTO] geode: Add __dev{init,exit} annotations 17 years ago
Sebastian Siewior fdc520aa69 [CRYPTO] geode: Use correct encrypt/decrypt function in fallback 17 years ago
Sebastian Siewior d2456c6623 [CRYPTO] geode: do not copy the IV too often 17 years ago
Patrick McHardy fcd0675593 [HIFN]: Add support for using the random number generator 17 years ago
Patrick McHardy 37a8023ce5 [HIFN]: Improve PLL initialization 17 years ago
Herbert Xu 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
Andrew Morton 102d49d3d0 [CRYPTO] hifn: Add missing includes 17 years ago
Jan Glauber 2707b937f3 [CRYPTO] hifn: Make Kconfig option depend on PCI 17 years ago
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