diff options
author | Kamil Konieczny | 2018-03-07 11:49:33 +0100 |
---|---|---|
committer | Herbert Xu | 2018-03-16 23:35:52 +0800 |
commit | 3d053d53fcbe7343c89895bcfa2d6bc598740d55 (patch) | |
tree | f65dc020cd23a2cb3f2cec1cdf7e799d6f03b732 /drivers/crypto | |
parent | 5bfa7ac3883e702a0a0a33a8449b044d7dab3efe (diff) |
crypto: hash - Prevent use of req->result in ahash update
Prevent improper use of req->result field in ahash update, init, export and
import functions in drivers code. A driver should use ahash request context
if it needs to save internal state.
Signed-off-by: Kamil Konieczny <k.konieczny@partner.samsung.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions