summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-17crypto: arm64/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel
2019-11-17crypto: x86/chacha - expose SIMD ChaCha routine as library functionArd Biesheuvel
2019-11-17crypto: x86/chacha - depend on generic chacha library instead of crypto driverArd Biesheuvel
2019-11-17crypto: chacha - move existing library code into lib/cryptoArd Biesheuvel
2019-11-17crypto: lib - tidy up lib/crypto Kconfig and MakefileArd Biesheuvel
2019-11-17crypto: aead - Split out geniv into its own moduleHerbert Xu
2019-11-17crypto: api - Add softdep on cryptomgrHerbert Xu
2019-11-17MAINTAINERS: add linux-amlogic list for amlogic cryptoCorentin Labbe
2019-11-17crypto: amlogic - fix two resources leakCorentin Labbe
2019-11-17crypto: inside-secure - Fixed authenc w/ (3)DES fails on MacchiatobinPascal van Leeuwen
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-17crypto: hisilicon - add vfs_num module param for zipHao Fang
2019-11-17crypto: inside-secure - Fix hangup during probing for EIP97 enginePascal van Leeuwen
2019-11-17hwrng: ks-sa - Add minimum sleep time before ready-pollingAlexander Sverdlin
2019-11-15crypto: tgr192 - remove unneeded semicolonTian Tao
2019-11-15crypto: allwinner - fix some spelling mistakesColin Ian King
2019-11-15hwrng: atmel - add new platform support for sam9x60Codrin Ciubotariu
2019-11-15dt-bindings: rng: atmel-trng: add new compatibleCodrin Ciubotariu
2019-11-08crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus
2019-11-08crypto: inside-secure - Add missed clk_disable_unprepareChuhong Yuan
2019-11-08crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang
2019-11-08crypto: sun8i-ss - fix memdup.cocci warningskbuild test robot
2019-11-08crypto: sun8i-ss - fix semicolon.cocci warningskbuild test robot Remove unneeded semicolon
2019-11-08crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-11-08MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driverZaibo Xu
2019-11-08hwrng: hisi - add HiSilicon TRNG driver supportZaibo Xu
2019-11-08crypto: amlogic - ensure error variable err is set before returning itColin Ian King
2019-11-08crypto: amlogic - Use kmemdup in meson_aes_setkey()YueHaibing
2019-11-08crypto: atmel - Fix remaining endianess warningsHerbert Xu
2019-11-08crypto: atmel - Fix authenc support when it is set to mHerbert Xu
2019-11-01crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang
2019-11-01crypto: hisilicon - use sgl API to get sgl dma addr and lenZhou Wang
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers
2019-11-01crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_typeEric Biggers
2019-11-01crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers
2019-11-01crypto: skcipher - unify the crypto_has_skcipher*() functionsEric Biggers
2019-11-01dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security SystemCorentin Labbe
2019-11-01crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe
2019-11-01crypto: testmgr - add test vectors for blake2bDavid Sterba
2019-11-01crypto: blake2b - add blake2b generic implementationDavid Sterba
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe
2019-11-01crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe
2019-11-01crypto: allwinner - Add allwinner subdirectoryCorentin Labbe
2019-11-01crypto: mediatek - remove redundant bitwise-orColin Ian King
2019-11-01crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2019-11-01crypto: caam - populate platform devices lastAndrey Smirnov
2019-11-01crypto: caam - use devres to populate platform devicesAndrey Smirnov
2019-11-01crypto: caam - use devres to de-initialize QIAndrey Smirnov