crypto: tcrypt - add ffdhe2048(dh) test
authorVladis Dronov <vdronov@redhat.com>
Thu, 29 Feb 2024 17:36:03 +0000 (18:36 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 8 Mar 2024 11:23:25 +0000 (19:23 +0800)
commit43a7885ec0dfca2bdc60f2de736e55cf5e7b915d
tree7a38530c3861413adac1cdc292a771d22cf5697f
parent30dd94dba350043a32cfe9cb478ed621aae3c5c9
crypto: tcrypt - add ffdhe2048(dh) test

Commit 7dce59819750 ("crypto: dh - implement ffdheXYZ(dh) templates")
implemented the said templates. Add ffdhe2048(dh) test as it is the
fastest one. This is a requirement for the FIPS certification.

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c