Added synchronous and asynchronous PKCS calls.
[crypto.git] / lib / silccrypt / tests / test_cipher.c
index 3041e6a6dc4f3ac5313969b654561cffca5f5f1d..390871e4e3a03b840cfe449f77baa2357389a857 100644 (file)
@@ -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;