X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilccrypt%2Ftests%2Ftest_cipher.c;fp=lib%2Fsilccrypt%2Ftests%2Ftest_cipher.c;h=390871e4e3a03b840cfe449f77baa2357389a857;hp=3041e6a6dc4f3ac5313969b654561cffca5f5f1d;hb=957577debbf00959048d7a5adebdff8d5019f1d5;hpb=8cbd4e2524c7e45c506bd00779d05f6608a81f66 diff --git a/lib/silccrypt/tests/test_cipher.c b/lib/silccrypt/tests/test_cipher.c index 3041e6a6..390871e4 100644 --- a/lib/silccrypt/tests/test_cipher.c +++ b/lib/silccrypt/tests/test_cipher.c @@ -21,7 +21,7 @@ #define ENC_LEN 0x00100000 /* enc data len (at least) */ #define ENC_ROUND 512 /* enc rounds (at least) */ -#define ENC_MIN_TIME 3.0 /* seconds to run the test (at least) */ +#define ENC_MIN_TIME 8.0 /* seconds to run the test (at least) */ SilcTimerStruct timer; SilcCipher cipher;