Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 544c436a authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: testmgr - Reenable rfc4309 test



Now that all implementations of rfc4309 have been converted we can
reenable the test.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent cc815653
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3508,7 +3508,7 @@ static const struct alg_test_desc alg_test_descs[] = {
			}
		}
	}, {
		.alg = "rfc4309(ccm(aes))-disabled",
		.alg = "rfc4309(ccm(aes))",
		.test = alg_test_aead,
		.fips_allowed = 1,
		.suite = {