linux-2.6-microblaze.git
2019-11-22 Chen Wanduncrypto: essiv - remove redundant null pointer check...
2019-11-22 Tudor Ambaruscrypto: atmel-aes - Change data type for "lastc" buffer
2019-11-22 Tudor Ambaruscrypto: atmel-tdes - Set the IV after {en,de}crypt
2019-11-22 Corentin Labbecrypto: sun4i-ss - fix big endian issues
2019-11-22 Corentin Labbecrypto: sun4i-ss - hide the Invalid keylen message
2019-11-22 Corentin Labbecrypto: sun4i-ss - use crypto_ahash_digestsize
2019-11-22 Corentin Labbecrypto: sun4i-ss - remove dependency on not 64BIT
2019-11-22 Corentin Labbecrypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i...
2019-11-22 Zaibo XuMAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
2019-11-22 Zaibo Xucrypto: hisilicon - add DebugFS for HiSilicon SEC
2019-11-22 Longfang LiuDocumentation: add DebugFS doc for HiSilicon SEC
2019-11-22 Zaibo Xucrypto: hisilicon - add SRIOV for HiSilicon SEC
2019-11-22 Zaibo Xucrypto: hisilicon - add HiSilicon SEC V2 driver
2019-11-22 YueHaibingcrypto: atmel - Fix build error of CRYPTO_AUTHENC
2019-11-22 Peter Ujfalusicrypto: qce/dma - Use dma_request_chan() directly for...
2019-11-22 Brijesh Singhcrypto: ccp - add SEV command privilege separation
2019-11-22 David Sterbacrypto: blake2b - rename tfm context and _setkey callback
2019-11-22 David Sterbacrypto: blake2b - merge _update to api callback
2019-11-22 David Sterbacrypto: blake2b - open code set last block helper
2019-11-22 David Sterbacrypto: blake2b - delete unused structs or members
2019-11-22 David Sterbacrypto: blake2b - simplify key init
2019-11-22 David Sterbacrypto: blake2b - merge blake2 init to api callback
2019-11-22 David Sterbacrypto: blake2b - merge _final implementation to callback
2019-11-22 YueHaibingcrypto: sun8i-ce - Fix memdup.cocci warnings
2019-11-22 Herbert Xucrypto: sun4i-ss - Fix 64-bit size_t warnings
2019-11-17 Ard Biesheuvelcrypto: ccree - update a stale reference to ablkcipher
2019-11-17 Ard Biesheuvelcrypto: ablkcipher - remove deprecated and unused ablkc...
2019-11-17 Ard Biesheuvelcrypto: nx - remove stale comment referring to the...
2019-11-17 Ard Biesheuvelcrypto: marvell/cesa - rename blkcipher to skcipher
2019-11-17 Ard Biesheuvelcrypto: qat - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: talitos - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: rockchip - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: niagara2 - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: stm32 - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: qce - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: picoxcell - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: sahara - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: mediatek - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: mxs - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: ixp4xx - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: hifn - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: chelsio - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: cavium/cpt - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: nitrox - remove cra_type reference to ablkcipher
2019-11-17 Ard Biesheuvelcrypto: bcm-spu - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: atmel-tdes - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: atmel-aes - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: s5p - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: ux500 - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: omap - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: ccp - switch from ablkcipher to skcipher
2019-11-17 Ard Biesheuvelcrypto: virtio - switch to skcipher API
2019-11-17 Ard Biesheuvelcrypto: virtio - deal with unsupported input sizes
2019-11-17 Ard Biesheuvelcrypto: virtio - implement missing support for output IVs
2019-11-17 Corentin Labbecrypto: tcrypt - constify check alg list
2019-11-17 Ard Biesheuvelcrypto: lib/chacha20poly1305 - reimplement crypt_from_s...
2019-11-17 Ard Biesheuvelcrypto: chacha20poly1305 - import construction and...
2019-11-17 Jason A. Donenfeldcrypto: arm/curve25519 - wire up NEON implementation
2019-11-17 Jason A. Donenfeldcrypto: arm/curve25519 - import Bernstein and Schwabe...
2019-11-17 Jason A. Donenfeldcrypto: curve25519 - x86_64 library and KPP implementations
2019-11-17 Ard Biesheuvelcrypto: lib/curve25519 - work around Clang stack spilli...
2019-11-17 Ard Biesheuvelcrypto: curve25519 - implement generic KPP driver
2019-11-17 Ard Biesheuvelcrypto: curve25519 - add kpp selftest
2019-11-17 Jason A. Donenfeldcrypto: curve25519 - generic C library implementations
2019-11-17 Jason A. Donenfeldcrypto: blake2s - x86_64 SIMD implementation
2019-11-17 Ard Biesheuvelcrypto: blake2s - implement generic shash driver
2019-11-17 Ard Biesheuvelcrypto: testmgr - add test cases for Blake2s
2019-11-17 Jason A. Donenfeldcrypto: blake2s - generic C library implementation...
2019-11-17 Ard Biesheuvelint128: move __uint128_t compiler test to Kconfig
2019-11-17 Ard Biesheuvelcrypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS...
2019-11-17 Ard Biesheuvelcrypto: x86/poly1305 - expose existing driver as poly13...
2019-11-17 Ard Biesheuvelcrypto: x86/poly1305 - depend on generic library not...
2019-11-17 Ard Biesheuvelcrypto: poly1305 - expose init/update/final library...
2019-11-17 Ard Biesheuvelcrypto: x86/poly1305 - unify Poly1305 state struct...
2019-11-17 Ard Biesheuvelcrypto: poly1305 - move core routines into a separate...
2019-11-17 Ard Biesheuvelcrypto: chacha - unexport chacha_generic routines
2019-11-17 Ard Biesheuvelcrypto: mips/chacha - wire up accelerated 32r2 code...
2019-11-17 Jason A. Donenfeldcrypto: mips/chacha - import 32r2 ChaCha code from...
2019-11-17 Ard Biesheuvelcrypto: arm/chacha - expose ARM ChaCha routine as libra...
2019-11-17 Ard Biesheuvelcrypto: arm/chacha - remove dependency on generic ChaCh...
2019-11-17 Ard Biesheuvelcrypto: arm/chacha - import Eric Biggers's scalar accel...
2019-11-17 Ard Biesheuvelcrypto: arm64/chacha - expose arm64 ChaCha routine...
2019-11-17 Ard Biesheuvelcrypto: arm64/chacha - depend on generic chacha library...
2019-11-17 Ard Biesheuvelcrypto: x86/chacha - expose SIMD ChaCha routine as...
2019-11-17 Ard Biesheuvelcrypto: x86/chacha - depend on generic chacha library...
2019-11-17 Ard Biesheuvelcrypto: chacha - move existing library code into lib...
2019-11-17 Ard Biesheuvelcrypto: lib - tidy up lib/crypto Kconfig and Makefile
2019-11-17 Herbert Xucrypto: aead - Split out geniv into its own module
2019-11-17 Herbert Xucrypto: api - Add softdep on cryptomgr
2019-11-17 Corentin LabbeMAINTAINERS: add linux-amlogic list for amlogic crypto
2019-11-17 Corentin Labbecrypto: amlogic - fix two resources leak
2019-11-17 Pascal van... crypto: inside-secure - Fixed authenc w/ (3)DES fails...
2019-11-17 Greg Kroah... crypto: hisilicon - no need to check return value of...
2019-11-17 Hao Fangcrypto: hisilicon - add vfs_num module param for zip
2019-11-17 Pascal van... crypto: inside-secure - Fix hangup during probing for...
2019-11-17 Alexander Sverdlinhwrng: ks-sa - Add minimum sleep time before ready...
2019-11-15 Tian Taocrypto: tgr192 - remove unneeded semicolon
2019-11-15 Colin Ian Kingcrypto: allwinner - fix some spelling mistakes
next