commit | 9660474b0e635196628a86a43e205d37e8936587 | [log] [tgz] |
---|---|---|
author | Dave Watson <davejwatson@fb.com> | Wed Feb 14 09:39:45 2018 -0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 22 22:16:48 2018 +0800 |
tree | 750a960e7de34f4a0bfd6ded480a7028b6df7776 | |
parent | c594c5408552ed8d735b402f5a69b45be7d44ae3 [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>