diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-14 19:45:16 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-26 02:06:06 +1100 |
commit | 8255e65df961fd0c9b7d86317e915606751562a4 (patch) | |
tree | a3e9ec08e33280cb9804c4c878415010543684bd /drivers/of | |
parent | 0d6ecb2e43d6b15699cea1fbd7ce0c981694b9b4 (diff) | |
download | linux-8255e65df961fd0c9b7d86317e915606751562a4.tar.bz2 |
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>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions