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
..
2019-09-29 10:33:41 -07:00
2019-09-29 10:33:41 -07:00
2019-09-28 13:43:00 -07:00
2019-09-20 11:48:06 -07:00
2019-05-03 02:54:57 +10:00
2019-09-20 11:48:06 -07:00