diff options
author | Danny Tsen <dtsen@linux.ibm.com> | 2024-09-23 16:30:38 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-10-05 08:22:05 +0300 |
commit | 7aa747edcb266490f93651dd749c69b7eb8541d9 (patch) | |
tree | fa2b64d265de53b445579a1938409c7c77ef9255 /net/ethtool/privflags.c | |
parent | fb10c7a84661471cdcc8998d63703211b873c126 (diff) | |
download | linux-7aa747edcb266490f93651dd749c69b7eb8541d9.tar.xz |
crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementation
Re-write AES/GCM assembly codes with smaller footprints and
small performance gain. Handling the partial blocks differently that
computes partial block to AES states and re-assembles to a complete
block and then computes a full-block hash.
Added gcm_update() to update the last partial block hash value and
generate the final digest.
Fixes: fd0e9b3e2ee6 ("crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation")
Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/ethtool/privflags.c')
0 files changed, 0 insertions, 0 deletions