crypto: user - Add dependency on NET
[deliverable/linux.git] / crypto / tcrypt.c
index 91f3ab4e3a90f726f7a2e07e1d4034e96ff50c55..0c4e80f34651bd01dabaed7632a42922fa3dca7e 100644 (file)
@@ -788,6 +788,7 @@ static int do_test(int m)
        case 8:
                ret += tcrypt_test("ecb(twofish)");
                ret += tcrypt_test("cbc(twofish)");
+               ret += tcrypt_test("ctr(twofish)");
                break;
 
        case 9:
This page took 0.024726 seconds and 5 git commands to generate.