Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: inside-secure - change returned error when a descriptor repor…
…ts an error This patch changes the error reported by the Inside Secure SafeXcel driver when a result descriptor reports an error, from -EIO to -EINVAL, as this is what the crypto framework expects. This was found while running the crypto extra tests. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information