conf: Fix bench_time documentation

This commit is contained in:
Tobias Brunner 2018-07-09 18:10:07 +02:00
parent 9403320fca
commit a4617539a2
1 changed files with 1 additions and 1 deletions

View File

@ -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