diff options
| author | Zhen Kong <zkong@codeaurora.org> | 2017-09-18 12:59:23 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-13 10:07:58 -0700 |
| commit | 4062e30ed3d35500f19edeee0d7be9a0bc7f7a6d (patch) | |
| tree | f69f8fa371d0129f2a235052327f66d39b2440cf /lib/mpi/mpi-inline.h | |
| parent | f258dafea9a741681b1d230be17555d7035bed62 (diff) | |
crypto: msm: fix authdata copy issue in qcedev_sha_req_cb
qcedev_sha_req_cb() is only called by _sha_complete() during sha
operation, and will copy byte_count value from authdata array.
This array size is two, and only contains two byte_count value
that are used for sha operation. So make change to only copy the
first two elements from this array.
Change-Id: I535f2ec0e358870a9a2163b3c0bf154b2c8d003f
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions
