Skip to content

Commit

Permalink
crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation
Browse files Browse the repository at this point in the history
Improve overall performance of AES/GCM encrypt and decrypt operations
for Power10 or later CPU.

Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Danny Tsen authored and herbertx committed Mar 14, 2023
1 parent cdcecfd commit fd0e9b3
Showing 1 changed file with 1,521 additions and 0 deletions.
Loading

0 comments on commit fd0e9b3

Please sign in to comment.