1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/arch
Eric Biggers 8255e65df9 crypto: powerpc - don't set ivsize for AES-ECB
Set the ivsize for the "ecb-ppc-spe" algorithm to 0, since ECB mode
doesn't take an IV.

This fixes a failure in the extra crypto self-tests:

	alg: skcipher: ivsize for ecb-ppc-spe (16) doesn't match generic impl (0)

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-26 02:06:06 +11:00
..
alpha
arc
arm crypto: arm - use Kconfig based compiler checks for crypto opcodes 2019-10-23 19:46:56 +11:00
arm64 crypto: arm64/gcm-ce - implement 4 way interleave 2019-10-05 01:04:31 +10:00
c6x
csky csky-for-linus-5.4-rc1: arch/csky patches for 5.4-rc1 2019-09-30 10:16:17 -07:00
h8300
hexagon
ia64
m68k
microblaze
mips
nds32
nios2
openrisc
parisc
powerpc crypto: powerpc - don't set ivsize for AES-ECB 2019-10-26 02:06:06 +11:00
riscv
s390 crypto: s390/des - convert to skcipher API 2019-10-23 19:46:58 +11:00
sh
sparc crypto: sparc/des - convert to skcipher API 2019-10-23 19:46:57 +11:00
um
unicore32
x86
xtensa
.gitignore
Kconfig