commit | a44b419fe5aee3bfe12c88698a023cb5c6067985 | [log] [tgz] |
---|---|---|
author | Dave Watson <davejwatson@fb.com> | Mon Dec 10 19:58:56 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Dec 23 11:52:42 2018 +0800 |
tree | 392a507668d633842e72b00e1c053633089b4eab | |
parent | 1cb1bcbb567d10bdd9de9d03964c5e2958f0d111 [diff] |
crypto: aesni - Fill in new context data structures Fill in aadhash, aadlen, pblocklen, curcount with appropriate values. pblocklen, aadhash, and pblockenckey are also updated at the end of each scatter/gather operation, to be carried over to the next operation. Signed-off-by: Dave Watson <davejwatson@fb.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>