summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-07-01crypto: rsa-pkcs1pad - Always use GFP_KERNELHerbert Xu
2016-07-01crypto: rsa-pkcs1pad - Remove bogus page splittingHerbert Xu
2016-07-01crypto: rsa-pkcs1pad - Require hash to be presentHerbert Xu
2016-07-01lib/mpi: Do not do sg_virtHerbert Xu
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu
2016-07-01crypto: testmgr - Allow leading zeros in RSAHerbert Xu
2016-07-01crypto: tcrypt - Add speed test for ctsHerbert Xu
2016-07-01crypto: api - Add crypto_inst_setnameHerbert Xu
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: sahara - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: qce - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: picoxcell - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: ccp - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu
2016-07-01crypto: tcrypt - Use skcipherHerbert Xu
2016-07-01crypto: ahash - Add padding in crypto_ahash_extsizeHerbert Xu
2016-07-01crypto: authenc - Consider ahash ASYNC bitHerbert Xu
2016-06-29crypto: authenc - Remove redundant sg_init_table call.Harsh Jain
2016-06-29crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed testHerbert Xu
2016-06-28crypto: tcrypt - Use unsigned long for mb ahash cycle counterHerbert Xu
2016-06-28crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issuesKrzysztof Kozlowski
2016-06-28crypto: tcrypt - Add new mode for sha512_mbMegha Dey
2016-06-28crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey
2016-06-28crypto: sha512-mb - Algorithm data structuresMegha Dey
2016-06-28crypto: sha512-mb - submit/flush routines for AVX2Megha Dey
2016-06-28crypto: sha512-mb - Enable SHA512 multibuffer supportMegha Dey
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey
2016-06-28crypto: ux500 - do not build with -O0Arnd Bergmann
2016-06-27hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2016-06-27MAINTAINERS: update maintainer for qatTadeusz Struk
2016-06-27crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey
2016-06-27crypto: tcrypt - Add speed tests for SHA multibuffer algorithmsMegha Dey
2016-06-27crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey
2016-06-27crypto: sha256-mb - Algorithm data structuresMegha Dey
2016-06-27crypto: sha256-mb - submit/flush routines for AVX2Megha Dey
2016-06-27crypto: sha256-mb - Enable multibuffer supportMegha Dey
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey
2016-06-27Documentation: devicetree: bindings: Add BCM5301x bindingFlorian Fainelli
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell
2016-06-24hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli
2016-06-24crypto: jitterentropy - use ktime_get_ns as fallbackStephan Mueller
2016-06-24KEYS: Use skcipher for big keysHerbert Xu
2016-06-24crypto: omap-sham - set sw fallback to 240 bytesBin Liu
2016-06-24crypto: omap - do not call dmaengine_terminate_allLokesh Vutla
2016-06-24crypto: omap-sham - change queue size from 1 to 10Tero Kristo
2016-06-24crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto