]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
crypto: testmgr - Reenable rfc4106 test
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2015 23:17:34 +0000 (07:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2015 06:56:48 +0000 (14:56 +0800)
Now that all implementations of rfc4106 have been converted we can
reenable the test.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c

index c4fe6a8068f59cdc2e9ea612979984f014085aec..d0a42bd3aae926fcfef0624c6497452e9a0741c5 100644 (file)
@@ -3492,7 +3492,7 @@ static const struct alg_test_desc alg_test_descs[] = {
                        }
                }
        }, {
-               .alg = "rfc4106(gcm(aes))-disabled",
+               .alg = "rfc4106(gcm(aes))",
                .test = alg_test_aead,
                .fips_allowed = 1,
                .suite = {