summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni - add wrapper for generic gcm(aes)Sabrina Dubroca2017-12-221-12/+54
* crypto: aesni - fix typo in generic_gcmaes_decryptSabrina Dubroca2017-12-221-1/+1
* crypto: seqiv - Remove unused alg/spawn variableCorentin Labbe2017-12-221-5/+0
* crypto: echainiv - Remove unused alg/spawn variableCorentin Labbe2017-12-221-5/+0
* crypto: exynos - Introduce mutex to prevent concurrent access to hardwareŁukasz Stelmach2017-12-221-0/+21
* crypto: exynos - Reseed PRNG after generating 2^16 random bytesŁukasz Stelmach2017-12-221-4/+11
* crypto: exynos - Improve performance of PRNGŁukasz Stelmach2017-12-221-29/+2
* crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach2017-12-222-3/+28
* crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson2017-12-221-2/+3
* crypto: gf128mul - remove incorrect commentEric Biggers2017-12-221-2/+0
* crypto: qat - reduce stack size with KASANArnd Bergmann2017-12-221-66/+67
* crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()Eric Biggers2017-12-226-21/+11
* crypto: api - Unexport crypto_larval_lookup()Eric Biggers2017-12-222-3/+2
* crypto: exynos - Icrease the priority of the driverŁukasz Stelmach2017-12-221-1/+1
* crypto: chelsio - fix a type cast errorAtul Gupta2017-12-221-1/+1
* crypto: drivers - remove duplicate includesPravin Shedge2017-12-223-3/+0
* MAINTAINERS: Add myself as co-maintainer for s5p-sss.cKamil Konieczny2017-12-111-0/+1
* chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King2017-12-111-1/+1
* chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King2017-12-111-7/+1
* crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King2017-12-111-9/+13
* crypto: cryptd - make cryptd_max_cpu_qlen module parameter staticColin Ian King2017-12-111-1/+1
* crypto: stm32 - fix module device table nameCorentin LABBE2017-12-111-1/+1
* crypto: caam/qi - use correct print specifier for size_tHoria Geantă2017-12-111-3/+3
* crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl2017-12-111-6/+4
* crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens2017-12-111-1/+1
* crypto: arm64/aes - do not call crypto_unregister_skcipher twice on errorCorentin Labbe2017-11-291-0/+1
* crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2017-11-294-17/+18
* crypto: x86/chacha20 - Remove cra_alignmaskEric Biggers2017-11-291-1/+0
* crypto: chacha20 - Remove cra_alignmaskEric Biggers2017-11-291-1/+0
* crypto: chacha20 - Use unaligned access macros when loading key and IVEric Biggers2017-11-291-10/+6
* crypto: chacha20 - Fix unaligned access when loading constantsEric Biggers2017-11-291-6/+4
* crypto: cryptd - Add cryptd_max_cpu_qlen module parameterJon Maxwell2017-11-291-2/+5
* crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel2017-11-293-104/+100
* crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...Christophe Jaillet2017-11-291-0/+1
* crypto: remove unused hardirq.hYang Shi2017-11-293-3/+0
* chcr: Add support for Inline IPSecAtul Gupta2017-11-298-168/+860
* cxgb4: Add support for Inline IPSec TxAtul Gupta2017-11-297-52/+88
* dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engineGilad Ben-Yossef2017-11-291-0/+22
* crypto: cavium - fix memory leak on infoColin Ian King2017-11-291-1/+2
* crypto: keywrap - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2017-11-291-2/+2
* crypto: tcrypt - set assoc in sg_init_aead()Tudor-Dan Ambarus2017-11-291-7/+9
* crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King2017-11-291-2/+2
* crypto: replace FSF address with web source in license noticesMartin Kepplinger2017-11-298-20/+10
* crypto: ecc - Fix NULL pointer deref. on no default_rngPierre2017-11-291-1/+1
* crypto: s5p-sss - Remove a stray tabDan Carpenter2017-11-291-1/+1
* crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter2017-11-291-1/+1
* crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King2017-11-291-4/+0
* hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli2017-11-293-168/+0
* hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli2017-11-292-4/+14
* dt-bindings: rng: Incorporate brcm,bcm6368.txt bindingFlorian Fainelli2017-11-292-20/+19