diff options
-rw-r--r-- | crypto/testmgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c index 67e68c0f9e61..7eb423f0b1f0 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c | |||
@@ -63,7 +63,7 @@ int alg_test(const char *driver, const char *alg, u32 type, u32 mask) | |||
63 | */ | 63 | */ |
64 | #define IDX1 32 | 64 | #define IDX1 32 |
65 | #define IDX2 32400 | 65 | #define IDX2 32400 |
66 | #define IDX3 1 | 66 | #define IDX3 511 |
67 | #define IDX4 8193 | 67 | #define IDX4 8193 |
68 | #define IDX5 22222 | 68 | #define IDX5 22222 |
69 | #define IDX6 17101 | 69 | #define IDX6 17101 |