Show patches with: Submitter = Ard Biesheuvel       |   1167 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,27/27] crypto: nx - remove stale comment referring to the blkcipher walk API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,26/27] crypto: marvell/cesa - rename blkcipher to skcipher crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,25/27] crypto: qat - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,24/27] crypto: talitos - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,23/27] crypto: rockchip - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,22/27] crypto: niagara2 - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API 1 - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,21/27] crypto: stm32 - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,20/27] crypto: qce - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - 1 - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,19/27] crypto: picoxcell - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,18/27] crypto: sahara - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,17/27] crypto: mediatek - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,16/27] crypto: mxs - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - 1 --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,15/27] crypto: ixp4xx - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - 1 - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,14/27] crypto: hifn - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,13/27] crypto: chelsio - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,12/27] crypto: cavium/cpt - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,11/27] crypto: nitrox - remove cra_type reference to ablkcipher crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,10/27] crypto: bcm-spu - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,09/27] crypto: atmel-tdes - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,08/27] crypto: atmel-aes - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,07/27] crypto: s5p - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API 1 1 1 --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,06/27] crypto: ux500 - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - 1 - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,05/27] crypto: omap - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - 1 1 --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,04/27] crypto: ccp - switch from ablkcipher to skcipher crypto: convert h/w accelerator drivers to skcipher API - 1 1 --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,03/27] crypto: virtio - switch to skcipher API crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,02/27] crypto: virtio - deal with unsupported input sizes crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
[v2,01/27] crypto: virtio - implement missing support for output IVs crypto: convert h/w accelerator drivers to skcipher API - - - --- 2019-10-24 Ard Biesheuvel herbert Changes Requested
crypto: ecdh - fix big endian bug in ECC library crypto: ecdh - fix big endian bug in ECC library - - - --- 2019-10-23 Ard Biesheuvel herbert Accepted
[v4,35/35] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,34/35] crypto: chacha20poly1305 - import construction and selftest from Zinc crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,33/35] crypto: arm/Curve25519 - wire up NEON implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,32/35] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,31/35] crypto: Curve25519 - x86_64 library and KPP implementations crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,30/35] crypto: lib/curve25519 - work around Clang stack spilling issue crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,29/35] crypto: curve25519 - implement generic KPP driver crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,28/35] crypto: curve25519 - add kpp selftest crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,27/35] crypto: testmgr - implement testing for KPP failures crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,26/35] crypto: Curve25519 - generic C library implementations crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,25/35] crypto: BLAKE2s - x86_64 SIMD implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,24/35] crypto: blake2s - implement generic shash driver crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,23/35] crypto: testmgr - add test cases for Blake2s crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,22/35] crypto: BLAKE2s - generic C library implementation and selftest crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,21/35] int128: move __uint128_t compiler test to Kconfig crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,20/35] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,19/35] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,18/35] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,17/35] crypto: x86/poly1305 - expose existing driver as poly1305 library crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,16/35] crypto: x86/poly1305 - depend on generic library not generic shash crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,15/35] crypto: poly1305 - expose init/update/final library interface crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,14/35] crypto: x86/poly1305 - unify Poly1305 state struct with generic code crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,13/35] crypto: poly1305 - move core routines into a separate library crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,12/35] crypto: chacha - unexport chacha_generic routines crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,11/35] crypto: mips/chacha - wire up accelerated 32r2 code from Zinc crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,10/35] crypto: mips/chacha - import 32r2 ChaCha code from Zinc crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,09/35] crypto: arm/chacha - expose ARM ChaCha routine as library function crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,07/35] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,05/35] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,03/35] crypto: x86/chacha - depend on generic chacha library instead of crypto driver crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,02/35] crypto: chacha - move existing library code into lib/crypto crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
[v4,01/35] crypto: tidy up lib/crypto Kconfig and Makefile crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-17 Ard Biesheuvel herbert Changes Requested
crypto: powerpc/spe-xts - implement support for ciphertext stealing crypto: powerpc/spe-xts - implement support for ciphertext stealing - - - --- 2019-10-15 Ard Biesheuvel herbert Accepted
[v2,2/2] crypto: aegis128 - duplicate init() and final() hooks in SIMD code crypto: aegis128 SIMD improvements - - - --- 2019-10-14 Ard Biesheuvel herbert Accepted
[v2,1/2] crypto: aegis128 - avoid function pointers for parameterization crypto: aegis128 SIMD improvements - - - --- 2019-10-14 Ard Biesheuvel herbert Accepted
[25/25] crypto: qat - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[24/25] crypto: talitos - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[23/25] crypto: niagara2 - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API 1 - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[22/25] crypto: qce - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[21/25] crypto: rockchip - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[20/25] crypto: stm32 - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[19/25] crypto: sahara - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[18/25] crypto: picoxcell - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[17/25] crypto: mediatek - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[16/25] crypto: mxs - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
[15/25] crypto: ixp4xx - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - 1 - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[14/25] crypto: hifn - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[13/25] crypto: chelsio - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[12/25] crypto: cavium/cpt - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[11/25] crypto: nitrox - remove cra_type reference to ablkcipher crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[10/25] crypto: bcm-spu - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[09/25] crypto: atmel-tdes - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[08/25] crypto: atmel-aes - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[07/25] crypto: s5p - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API 1 1 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
[06/25] crypto: ux500 - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - 1 - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[05/25] crypto: omap - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[04/25] crypto: ccp - switch from ablkcipher to skcipher crypto: convert h/w accelerator driver to skcipher API - 1 1 --- 2019-10-14 Ard Biesheuvel herbert Superseded
[03/25] crypto: virtio - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[02/25] crypto: virtio - deal with unsupported input sizes crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[01/25] crypto: virtio - implement missing support for output IVs crypto: convert h/w accelerator driver to skcipher API - - - --- 2019-10-14 Ard Biesheuvel herbert Superseded
[2/2] crypto: aegis128 - duplicate init() and final() hooks in SIMD code crypto: aegis128 SIMD improvements - - - --- 2019-10-11 Ard Biesheuvel herbert Superseded
[1/2] crypto: aegis128 - avoid function pointers for parameterization crypto: aegis128 SIMD improvements - - - --- 2019-10-11 Ard Biesheuvel herbert Superseded
crypto: arm - use Kconfig based compiler checks for crypto opcodes crypto: arm - use Kconfig based compiler checks for crypto opcodes - - - --- 2019-10-11 Ard Biesheuvel herbert Accepted
[v3,29/29] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
[v3,28/29] crypto: chacha20poly1305 - import construction and selftest from Zinc crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
[v3,27/29] crypto: arm/Curve25519 - wire up NEON implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
[v3,26/29] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
[v3,25/29] crypto: Curve25519 - x86_64 library implementation crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
[v3,24/29] crypto: lib/curve25519 - work around Clang stack spilling issue crypto: crypto API library interfaces for WireGuard - - - --- 2019-10-07 Ard Biesheuvel herbert Superseded
« 1 2 3 411 12 »