summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-06Revert "[CRYPTO] cast6: inline bloat--"Jussi Kivilinna1-3/+3
2012-09-06crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna1-0/+5
2012-09-06crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna1-0/+5
2012-09-06crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna1-688/+688
2012-09-06crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2-6/+6
2012-09-06crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna1-114/+162
2012-09-06crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna1-106/+160
2012-09-06crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna1-85/+142
2012-09-06crypto: geode-aes - Use module_pci_driverSachin Kamat1-14/+1
2012-09-06crypto: remove duplicated includeWei Yongjun3-15/+0
2012-09-06crypto: caam - coccicheck fixesKim Phillips3-8/+16
2012-09-06crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga1-1/+0
2012-09-06arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough7-0/+1945
2012-09-06crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driverKent Yoder1-0/+6
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta1-2/+28
2012-08-28crypto: talitos - support for assoc data provided as scatterlistHoria Geanta1-51/+125
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta1-21/+20
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta1-7/+6
2012-08-28crypto: talitos - fix icv management on outbound directionHoria Geanta1-1/+1
2012-08-28crypto: talitos - consolidate common cra_* assignmentsKim Phillips1-146/+17
2012-08-28crypto: talitos - consolidate cra_type assignmentsKim Phillips1-26/+3
2012-08-20crypto: atmel - Remove possible typo errorTushar Behera1-1/+1
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall1-12/+5
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman1-16/+18
2012-08-20crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...Jussi Kivilinna2-35/+220
2012-08-01powerpc/crypto: add 842 crypto driverSeth Jennings3-0/+193
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings5-0/+1644
2012-08-01powerpc/crypto: add compression support to arch vecSeth Jennings1-2/+2
2012-08-01powerpc/crypto: rework KconfigSeth Jennings5-16/+29
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips3-7/+7
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu2-6/+15
2012-08-01crypto: caam - fix possible deadlock conditionKim Phillips1-5/+5
2012-08-01crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried5-0/+1062
2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried3-2/+1520
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried3-24/+67
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried5-0/+928
2012-08-01crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried4-2/+871
2012-08-01crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried3-34/+69
2012-08-01crypto: arch/s390 - cleanup - remove unneeded cra_list initializationJussi Kivilinna3-16/+0
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna12-21/+0
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna11-54/+1
2012-08-01crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna15-15/+0
2012-08-01crypto: whirlpool - use crypto_[un]register_shashesJussi Kivilinna1-33/+6
2012-08-01crypto: sha512 - use crypto_[un]register_shashesJussi Kivilinna1-15/+5
2012-08-01crypto: sha256 - use crypto_[un]register_shashesJussi Kivilinna1-20/+5
2012-08-01crypto: tiger - use crypto_[un]register_shashesJussi Kivilinna1-32/+6
2012-08-01crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...Jussi Kivilinna2-0/+38
2012-08-01crypto: ansi_cprng - use crypto_[un]register_algsJussi Kivilinna1-40/+23
2012-08-01crypto: serpent - use crypto_[un]register_algsJussi Kivilinna1-34/+19
2012-08-01crypto: des - use crypto_[un]register_algsJussi Kivilinna1-20/+5