crypto: tcrypt - include larger key sizes in RFC4106 benchmark
authorArd Biesheuvel <ardb@kernel.org>
Wed, 14 Dec 2022 17:19:56 +0000 (18:19 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 20 Jan 2023 10:29:31 +0000 (18:29 +0800)
commit425359aef47972b2d14e15b6702d60d86779af65
tree4d5fff1f658e96d253dfa754b16784af7fddf6b1
parent9e3457112b9d410f0cad760f91728251fef7e3e3
crypto: tcrypt - include larger key sizes in RFC4106 benchmark

RFC4106 wraps AES in GCM mode, and can be used with larger key sizes
than 128/160 bits, just like AES itself. So add these to the tcrypt
recipe so they will be benchmarked as well.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c
crypto/tcrypt.h