Show patches with: Submitter = Eric Biggers       |   997 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,01/10] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files - 1 - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,03/10] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files - 1 - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,05/10] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,06/10] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,09/10] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
[v3,10/10] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files - - - --- 2024-01-22 Eric Biggers herbert Handled Elsewhere
crypto: arm/chacha20 - faster 8-bit rotations and other optimizations crypto: arm/chacha20 - faster 8-bit rotations and other optimizations - - - --- 2018-08-31 Eric Biggers herbert Superseded
[v2,1/2] crypto: aes_ti - disable interrupts while accessing S-box [v2,1/2] crypto: aes_ti - disable interrupts while accessing S-box - 1 - --- 2018-10-17 Eric Biggers herbert Superseded
[v2,2/2] crypto: arm/aes - add some hardening against cache-timing attacks [v2,1/2] crypto: aes_ti - disable interrupts while accessing S-box - - - --- 2018-10-17 Eric Biggers herbert Superseded
[RFC,v3,01/15] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,02/15] crypto: chacha20-generic - don't unnecessarily use atomic walk crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,03/15] crypto: chacha20-generic - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,04/15] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,05/15] crypto: chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,06/15] crypto: arm/chacha20 - limit the preemption-disabled section crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,07/15] crypto: arm/chacha20 - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,08/15] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,09/15] crypto: arm/chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,10/15] crypto: poly1305 - use structures for key and accumulator crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,11/15] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,12/15] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,13/15] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,14/15] crypto: adiantum - add Adiantum support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[RFC,v3,15/15] fscrypt: add Adiantum support crypto: Adiantum support - - - --- 2018-11-05 Eric Biggers herbert Superseded
[1/6] crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305 crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[2/6] crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305 crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[3/6] crypto: x86/chacha20 - limit the preemption-disabled section crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[4/6] crypto: x86/chacha20 - add XChaCha20 support crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[5/6] crypto: x86/chacha20 - refactor to allow varying number of rounds crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[6/6] crypto: x86/chacha - add XChaCha12 support crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-28 Eric Biggers herbert Superseded
[1/4] crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 1 --- 2018-11-29 Eric Biggers herbert Superseded
[2/4] crypto: arm64/chacha20 - add XChaCha20 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-29 Eric Biggers herbert Superseded
[3/4] crypto: arm64/chacha20 - refactor to allow varying number of rounds crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers herbert Superseded
[4/4] crypto: arm64/chacha - add XChaCha12 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,1/6] crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305 crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,2/6] crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305 crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,3/6] crypto: x86/chacha20 - limit the preemption-disabled section crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,4/6] crypto: x86/chacha20 - add XChaCha20 support crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,5/6] crypto: x86/chacha20 - refactor to allow varying number of rounds crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers herbert Superseded
[v2,6/6] crypto: x86/chacha - add XChaCha12 support crypto: x86_64 optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers herbert Superseded
[1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers herbert Superseded
[2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers herbert Superseded
[3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers herbert Superseded
[v2,1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers herbert Superseded
[v2,2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers herbert Superseded
[v2,3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers herbert Superseded
[v3,1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers herbert Superseded
[v3,2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers herbert Superseded
[v3,3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers herbert Superseded
crypto: powerpc - convert SPE AES algorithms to skcipher API crypto: powerpc - convert SPE AES algorithms to skcipher API - - - --- 2019-10-12 Eric Biggers herbert Superseded
crypto: api - fix unexpectedly getting generic implementation crypto: api - fix unexpectedly getting generic implementation 1 - - --- 2019-12-02 Eric Biggers herbert Superseded
[01/28] crypto: algapi - make crypto_drop_spawn() a no-op on uninitialized spawns crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[02/28] crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[03/28] crypto: shash - make struct shash_instance be the full size crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[04/28] crypto: ahash - make struct ahash_instance be the full size crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[05/28] crypto: skcipher - pass instance to crypto_grab_skcipher() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[06/28] crypto: aead - pass instance to crypto_grab_aead() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[07/28] crypto: akcipher - pass instance to crypto_grab_akcipher() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[08/28] crypto: algapi - pass instance to crypto_grab_spawn() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[09/28] crypto: shash - introduce crypto_grab_shash() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[10/28] crypto: ahash - introduce crypto_grab_ahash() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[11/28] crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[12/28] crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[13/28] crypto: cryptd - use crypto_grab_shash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[14/28] crypto: hmac - use crypto_grab_shash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[15/28] crypto: authenc - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[16/28] crypto: authencesn - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[17/28] crypto: gcm - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[18/28] crypto: ccm - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[19/28] crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[20/28] crypto: skcipher - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[21/28] crypto: cbcmac - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[22/28] crypto: cmac - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[23/28] crypto: vmac - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[24/28] crypto: xcbc - use crypto_grab_cipher() and simplify error paths crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[25/28] crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[26/28] crypto: algapi - remove obsoleted instance creation helpers crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[27/28] crypto: ahash - unexport crypto_ahash_type crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[28/28] crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn() crypto: template instantiation cleanup - - - --- 2019-12-29 Eric Biggers herbert Superseded
[1/6] crypto: hash - add support for new way of freeing instances crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
[2/6] crypto: geniv - convert to new way of freeing instances crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
[3/6] crypto: cryptd - convert to new way of freeing instances crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
[4/6] crypto: shash - convert shash_free_instance() to new style crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
[5/6] crypto: algapi - remove crypto_template::{alloc,free}() crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
[6/6] crypto: algapi - enforce that all instances have a ->free() method crypto: remove old way of allocating and freeing instances - - - --- 2019-12-29 Eric Biggers herbert Superseded
crypto: lib/sha256 - return void crypto: lib/sha256 - return void - - - --- 2020-05-01 Eric Biggers herbert Superseded
[1/4] crypto: lib/sha256 - add sha256() function crypto: add sha256() function - - - --- 2020-07-07 Eric Biggers herbert Superseded
[2/4] efi: use sha256() instead of open coding crypto: add sha256() function - - - --- 2020-07-07 Eric Biggers herbert Superseded
[3/4] mptcp: use sha256() instead of open coding crypto: add sha256() function 1 - - --- 2020-07-07 Eric Biggers herbert Superseded
[4/4] ASoC: cros_ec_codec: use sha256() instead of open coding crypto: add sha256() function 1 - - --- 2020-07-07 Eric Biggers herbert Superseded
[1/5] crypto: blake2b - rename constants for consistency with blake2s crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers herbert Superseded
[2/5] crypto: blake2b - define shash_alg structs using macros crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers herbert Superseded
[3/5] crypto: blake2b - export helpers for optimized implementations crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers herbert Superseded
[4/5] crypto: blake2b - update file comment crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers herbert Superseded
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b - - - --- 2020-12-15 Eric Biggers herbert Superseded
[v2,01/11] crypto: blake2b - rename constants for consistency with blake2s crypto: arm32-optimized BLAKE2b and BLAKE2s - 1 - --- 2020-12-17 Eric Biggers herbert Superseded
« 1 2 3 49 10 »