des: reduce number of iterations in test program
authorMans Rullgard <mans@mansr.com>
Sun, 3 Jul 2011 11:55:54 +0000 (12:55 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 3 Jul 2011 12:41:31 +0000 (13:41 +0100)
commit66fe5970abdad0964d0e0d0e100b62e715922886
tree6904fd38f3f194e99c87ce4ec1dc75ceb3d2a3e7
parent904b5d302d4e6b22226d2144c727f58793f3e547
des: reduce number of iterations in test program

Testing a million random keys takes annoying long time.
1000 iterations should be enough.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavutil/des.c