summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-05crypto: testmgr - Set err before proceedingSalvatore Benedetto
2016-07-05crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard
2016-07-03crypto: rsa-pkcs1pad - Fix regression from leading zerosHerbert Xu
2016-07-01crypto: sha3 - Add HMAC-SHA3 test modes and test vectorsraveendra padasalagi
2016-07-01crypto: omap-sham - increase cra_proirity to 400Bin Liu
2016-07-01crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash testHerbert Xu
2016-07-01crypto: rsa-pkcs1pad - Avoid copying output when possibleHerbert Xu
2016-07-01crypto: rsa-pkcs1pad - Move key size check to setkeyHerbert Xu
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