Ard Biesheuvel
|
c2b24c36e0
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation
|
7 年之前 |
Ard Biesheuvel
|
22240df7ac
crypto: arm64/ghash-ce - implement 4-way aggregation
|
7 年之前 |
Ard Biesheuvel
|
8e492eff7d
crypto: arm64/ghash-ce - replace NEON yield check with block limit
|
7 年之前 |
Ard Biesheuvel
|
30f1a9f53e
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
|
7 年之前 |
Ard Biesheuvel
|
e0bd888dc4
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
|
7 年之前 |
Ard Biesheuvel
|
71e52c278c
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
|
7 年之前 |
Herbert Xu
|
c5f5aeef9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
7 年之前 |
Ard Biesheuvel
|
c7513c2a27
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
|
7 年之前 |
Eric Biggers
|
e50944e219
crypto: shash - remove useless setting of type flags
|
7 年之前 |
Ard Biesheuvel
|
7c50136a8a
crypto: arm64/aes-ghash - yield NEON after every block of input
|
7 年之前 |
Ard Biesheuvel
|
03c9a333fe
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
|
8 年之前 |
Ard Biesheuvel
|
537c1445ab
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
|
8 年之前 |
Ard Biesheuvel
|
6d6254d728
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
|
8 年之前 |
Ard Biesheuvel
|
b913a6404c
arm64/crypto: improve performance of GHASH algorithm
|
11 年之前 |
Ard Biesheuvel
|
6aa8b209f5
arm64/crypto: fix data corruption bug in GHASH algorithm
|
11 年之前 |
Ard Biesheuvel
|
fdd2389457
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
|
11 年之前 |