summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld2019-11-171-0/+424
* crypto: arm/chacha - expose ARM ChaCha routine as library functionArd Biesheuvel2019-11-172-1/+41
* crypto: arm/chacha - remove dependency on generic ChaCha driverArd Biesheuvel2019-11-176-240/+340
* crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha codeArd Biesheuvel2019-11-171-0/+461
* crypto: arm64/chacha - expose arm64 ChaCha routine as library functionArd Biesheuvel2019-11-172-11/+43
* crypto: arm64/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel2019-11-172-19/+23
* crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel2019-11-173-25/+73
* crypto: x86/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel2019-11-172-56/+36
* crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel2019-11-1712-86/+199
* crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel2019-11-173-20/+24
* crypto: aead - Split out geniv into its own moduleHerbert Xu2019-11-173-163/+179
* crypto: api - Add softdep on cryptomgrHerbert Xu2019-11-171-0/+1
* MAINTAINERS: add linux-amlogic list for amlogic cryptoCorentin Labbe2019-11-171-0/+1
* crypto: amlogic - fix two resources leakCorentin Labbe2019-11-171-4/+6
* crypto: inside-secure - Fixed authenc w/ (3)DES fails on MacchiatobinPascal van Leeuwen2019-11-171-2/+3
* crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-172-32/+11
* crypto: hisilicon - add vfs_num module param for zipHao Fang2019-11-171-84/+98
* crypto: inside-secure - Fix hangup during probing for EIP97 enginePascal van Leeuwen2019-11-171-4/+4
* hwrng: ks-sa - Add minimum sleep time before ready-pollingAlexander Sverdlin2019-11-171-0/+38
* crypto: tgr192 - remove unneeded semicolonTian Tao2019-11-151-2/+2
* crypto: allwinner - fix some spelling mistakesColin Ian King2019-11-152-4/+4
* hwrng: atmel - add new platform support for sam9x60Codrin Ciubotariu2019-11-151-2/+37
* dt-bindings: rng: atmel-trng: add new compatibleCodrin Ciubotariu2019-11-151-1/+1
* crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus2019-11-081-1/+1
* crypto: inside-secure - Add missed clk_disable_unprepareChuhong Yuan2019-11-081-0/+1
* crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang2019-11-081-26/+25
* crypto: sun8i-ss - fix memdup.cocci warningskbuild test robot2019-11-081-4/+2
* crypto: sun8i-ss - fix semicolon.cocci warningskbuild test robot Remove unneeded semicolon2019-11-081-1/+1
* crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter2019-11-081-5/+1
* MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driverZaibo Xu2019-11-081-0/+5
* hwrng: hisi - add HiSilicon TRNG driver supportZaibo Xu2019-11-083-0/+113
* crypto: amlogic - ensure error variable err is set before returning itColin Ian King2019-11-081-0/+1
* crypto: amlogic - Use kmemdup in meson_aes_setkey()YueHaibing2019-11-081-2/+1
* crypto: atmel - Fix remaining endianess warningsHerbert Xu2019-11-082-2/+2
* crypto: atmel - Fix authenc support when it is set to mHerbert Xu2019-11-083-11/+11
* crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter2019-11-011-0/+1
* crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang2019-11-013-20/+77
* crypto: hisilicon - use sgl API to get sgl dma addr and lenZhou Wang2019-11-012-3/+2
* crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-0118-94/+94
* crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers2019-11-0115-1181/+22
* crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_typeEric Biggers2019-11-011-7/+6
* crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers2019-11-012-32/+1
* crypto: skcipher - unify the crypto_has_skcipher*() functionsEric Biggers2019-11-012-20/+3
* dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security SystemCorentin Labbe2019-11-011-0/+60
* crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe2019-11-016-0/+1328
* crypto: testmgr - add test vectors for blake2bDavid Sterba2019-11-012-0/+335
* crypto: blake2b - add blake2b generic implementationDavid Sterba2019-11-013-0/+453
* crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe2019-11-0111-33/+28
* crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe2019-11-016-0/+1394
* crypto: allwinner - Add allwinner subdirectoryCorentin Labbe2019-11-014-0/+15