From: Herbert Xu Date: Tue, 14 Jul 2015 08:53:22 +0000 (+0800) Subject: crypto: testmgr - Reenable rfc4309 test X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=544c436a8ecec2dc162c63116025da0e4e66ea4e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git crypto: testmgr - Reenable rfc4309 test Now that all implementations of rfc4309 have been converted we can reenable the test. Signed-off-by: Herbert Xu --- diff --git a/crypto/testmgr.c b/crypto/testmgr.c index f89b028c760c..d0a42bd3aae9 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -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 = {