diff options
author | Megha Dey <megha.dey@linux.intel.com> | 2016-01-26 01:46:09 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-27 13:36:19 +0100 |
commit | 10cff58c6772587f9df422dc1dfaca936c66be1f (patch) | |
tree | eacbd1eaacb3772e020c7776516d7f19b83a2183 /crypto/Makefile | |
parent | eCryptfs: Use skcipher and shash (diff) | |
download | linux-10cff58c6772587f9df422dc1dfaca936c66be1f.tar.xz linux-10cff58c6772587f9df422dc1dfaca936c66be1f.zip |
crypto: sha1-mb - Add missing args_digest offset
The _args_digest is defined as _args+_digest, both of which are the first
members of 2 separate structures, effectively yielding _args_digest to have
a value of zero. Thus, no errors have spawned yet due to this. To ensure
sanity, adding the missing _args_digest offset to the sha1_mb_mgr_submit.S.
Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Acked-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Makefile')
0 files changed, 0 insertions, 0 deletions