crypto: p10-aes-gcm - Supporting functions for AES

This code is taken from CRYPTOGAMs[1].  The following functions are used,
aes_p8_set_encrypt_key is used to generate AES round keys and aes_p8_encrypt is used
to encrypt single block.

Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Danny Tsen 2022-12-04 19:34:56 -05:00 committed by Herbert Xu
parent ca68a96c37
commit 3b47eccaaf
1 changed files with 3846 additions and 0 deletions

File diff suppressed because it is too large Load Diff