crypto: testmgr - Disable rfc4543 test
[deliverable/linux.git] / crypto / testmgr.c
index ccd19cfee9952cbe1e8ab1fef582f83243566940..009714da5b931cf72589af0fd48bba226281f7fe 100644 (file)
@@ -3372,7 +3372,7 @@ static const struct alg_test_desc alg_test_descs[] = {
                        }
                }
        }, {
-               .alg = "rfc4543(gcm(aes))",
+               .alg = "rfc4543(gcm(aes))-disabled",
                .test = alg_test_aead,
                .suite = {
                        .aead = {
This page took 0.02468 seconds and 5 git commands to generate.