From: Herbert Xu Date: Wed, 8 Jul 2015 23:17:34 +0000 (+0800) Subject: crypto: testmgr - Reenable rfc4106 test X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3f31a740c42e07f81bed8178c8ac1c7936ed6993;p=openwrt%2Fstaging%2Fblogic.git crypto: testmgr - Reenable rfc4106 test Now that all implementations of rfc4106 have been converted we can reenable the test. Signed-off-by: Herbert Xu --- diff --git a/crypto/testmgr.c b/crypto/testmgr.c index c4fe6a8068f5..d0a42bd3aae9 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -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 = {