Skip to content
Commit b828f905 authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

crypto: artpec6 - return correct error code for failed setkey()



->setkey() is supposed to retun -EINVAL for invalid key lengths, not -1.

Fixes: a21eb94f ("crypto: axis - add ARTPEC-6/7 crypto accelerator driver")
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Lars Persson <lars.persson@axis.com>
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Acked-by: default avatarLars Persson <lars.persson@axis.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent bd56cea0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment