summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna2012-09-071-0/+5
* crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna2012-09-071-688/+688
* crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2012-09-072-6/+6
* crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna2012-09-071-114/+162
* crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna2012-09-071-106/+160
* crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna2012-09-071-85/+142
* crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-071-14/+1
* crypto: remove duplicated includeWei Yongjun2012-09-073-15/+0
* crypto: caam - coccicheck fixesKim Phillips2012-09-073-8/+16
* crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-071-1/+0
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-077-0/+1945
* crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driverKent Yoder2012-09-071-0/+6
* crypto: talitos - add IPsec ESN supportHoria Geanta2012-08-281-2/+28
* crypto: talitos - support for assoc data provided as scatterlistHoria Geanta2012-08-281-51/+125
* crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta2012-08-281-21/+20
* crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta2012-08-281-7/+6
* crypto: talitos - fix icv management on outbound directionHoria Geanta2012-08-281-1/+1
* crypto: talitos - consolidate common cra_* assignmentsKim Phillips2012-08-281-146/+17
* crypto: talitos - consolidate cra_type assignmentsKim Phillips2012-08-281-26/+3
* crypto: atmel - Remove possible typo errorTushar Behera2012-08-201-1/+1
* drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-201-12/+5
* crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-201-16/+18
* crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...Jussi Kivilinna2012-08-202-35/+220
* powerpc/crypto: add 842 crypto driverSeth Jennings2012-08-013-0/+193
* powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-015-0/+1644
* powerpc/crypto: add compression support to arch vecSeth Jennings2012-08-011-2/+2
* powerpc/crypto: rework KconfigSeth Jennings2012-08-015-16/+29
* crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-013-7/+7
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-012-6/+15
* crypto: caam - fix possible deadlock conditionKim Phillips2012-08-011-5/+5
* crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-015-0/+1062
* crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried2012-08-013-2/+1520
* crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried2012-08-013-24/+67
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-015-0/+928
* crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried2012-08-014-2/+871
* crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried2012-08-013-34/+69
* crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna2012-08-013-16/+0
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-0112-21/+0
* crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-0111-54/+1
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-0115-15/+0
* crypto: whirlpool - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-33/+6
* crypto: sha512 - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-15/+5
* crypto: sha256 - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-20/+5
* crypto: tiger - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-32/+6
* crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...Jussi Kivilinna2012-08-012-0/+38
* crypto: ansi_cprng - use crypto_[un]register_algsJussi Kivilinna2012-08-011-40/+23
* crypto: serpent - use crypto_[un]register_algsJussi Kivilinna2012-08-011-34/+19
* crypto: des - use crypto_[un]register_algsJussi Kivilinna2012-08-011-20/+5
* crypto: crypto_null - use crypto_[un]register_algsJussi Kivilinna2012-08-011-39/+18
* crypto: tea - use crypto_[un]register_algsJussi Kivilinna2012-08-011-35/+6
OpenPOWER on IntegriCloud