summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27crypto: testmgr - make test_skcipher also test 'dst != src' code pathsJussi Kivilinna
2012-09-27crypto: testmgr - add test vectors for CTR mode IV increasementJussi Kivilinna
2012-09-27crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)Jussi Kivilinna
2012-09-27crypto: testmgr - allow non-multi page and multi page skcipher tests from sam...Jussi Kivilinna
2012-09-27crypto: caam - increase TRNG clocks per sampleKim Phillips
2012-09-27crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...Suresh Siddha
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin
2012-09-27crypto: crypto4xx - fix error return codePeter Senna Tschudin
2012-09-27crypto: hifn_795x - fix error return codePeter Senna Tschudin
2012-09-27crypto: ux500 - fix error return codePeter Senna Tschudin
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam
2012-09-07crypto: caam - add IPsec ESN supportHoria Geanta
2012-09-07crypto: 842 - remove .cra_list initializationJussi Kivilinna
2012-09-07Revert "[CRYPTO] cast6: inline bloat--"Jussi Kivilinna
2012-09-07crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna
2012-09-07crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)Jussi Kivilinna
2012-09-07crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna
2012-09-07crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna
2012-09-07crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-07crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-07crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat
2012-09-07crypto: remove duplicated includeWei Yongjun
2012-09-07crypto: caam - coccicheck fixesKim Phillips
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga
2012-09-07arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough
2012-09-07crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driverKent Yoder
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta
2012-08-28crypto: talitos - support for assoc data provided as scatterlistHoria Geanta
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta
2012-08-28crypto: talitos - fix icv management on outbound directionHoria Geanta
2012-08-28crypto: talitos - consolidate common cra_* assignmentsKim Phillips
2012-08-28crypto: talitos - consolidate cra_type assignmentsKim Phillips
2012-08-20crypto: atmel - Remove possible typo errorTushar Behera
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman
2012-08-20crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...Jussi Kivilinna
2012-08-01powerpc/crypto: add 842 crypto driverSeth Jennings
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings
2012-08-01powerpc/crypto: add compression support to arch vecSeth Jennings
2012-08-01powerpc/crypto: rework KconfigSeth Jennings
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu
2012-08-01crypto: caam - fix possible deadlock conditionKim Phillips
2012-08-01crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried
2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried