diff options
author | Dave Watson <davejwatson@fb.com> | 2018-12-10 19:59:11 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-23 11:52:42 +0800 |
commit | 517a448e09846732d46e983a2195002d05857919 (patch) | |
tree | d149770889be74d510302d0dfe75390caba16aac /firmware | |
parent | a44b419fe5aee3bfe12c88698a023cb5c6067985 (diff) | |
download | linux-517a448e09846732d46e983a2195002d05857919.tar.bz2 |
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Prepare to handle partial blocks between scatter/gather calls.
For the last partial block, we only want to calculate the aadhash
in GCM_COMPLETE, and a new partial block macro will handle both
aadhash update and encrypting partial blocks between calls.
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions