diff options
author | Antoine Ténart | 2017-12-11 12:10:58 +0100 |
---|---|---|
committer | Herbert Xu | 2017-12-22 19:48:01 +1100 |
commit | 2973633e9f09311e849f975d969737af81a521ff (patch) | |
tree | 655b362b754a0299cbaf3e8bcc8f84b30d4ab5a1 /crypto/af_alg.c | |
parent | 7cad2fabd5691dbb17762877d4e7f236fe4bc181 (diff) |
crypto: inside-secure - do not use areq->result for partial results
This patches update the SafeXcel driver to stop using the crypto
ahash_request result field for partial results (i.e. on updates).
Instead the driver local safexcel_ahash_req state field is used, and
only on final operations the ahash_request result buffer is updated.
Fixes: 1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto engine driver")
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions