From a4617539a29c708695f1781e31d8ebb02ec65786 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 9 Jul 2018 18:10:07 +0200 Subject: [PATCH] conf: Fix bench_time documentation --- conf/options/charon.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/options/charon.opt b/conf/options/charon.opt index fcde5f0b5..8fb64bc25 100644 --- a/conf/options/charon.opt +++ b/conf/options/charon.opt @@ -52,7 +52,7 @@ charon.crypto_test.bench_size = 1024 Buffer size used for crypto benchmark. charon.crypto_test.bench_time = 50 - Number of iterations to test each algorithm. + Time in ms during which crypto algorithm performance is measured. charon.crypto_test.on_add = no Test crypto algorithms during registration (requires test vectors provided