summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-speed.pod.in
diff options
context:
space:
mode:
authorKan <chenxinpingc2306@163.com>2022-06-21 14:55:55 +0800
committerPauli <pauli@openssl.org>2022-07-11 10:01:17 +1000
commit8403c7350fd836ea44baf69c0b7dc3af1189253f (patch)
treec9ee83a094f35c27d9e84c4a76d9eb2cd28b2c64 /doc/man1/openssl-speed.pod.in
parentb4ba4c8ee8f75ac60d1e26eb80110b68527b44d8 (diff)
Add config option for speed command
Fixed #16986 Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18616)
Diffstat (limited to 'doc/man1/openssl-speed.pod.in')
-rw-r--r--doc/man1/openssl-speed.pod.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/man1/openssl-speed.pod.in b/doc/man1/openssl-speed.pod.in
index 9ec4dce2f7..8fa78ead41 100644
--- a/doc/man1/openssl-speed.pod.in
+++ b/doc/man1/openssl-speed.pod.in
@@ -9,6 +9,7 @@ openssl-speed - test library performance
B<openssl speed>
[B<-help>]
+[B<-config> I<filename>]
[B<-elapsed>]
[B<-evp> I<algo>]
[B<-hmac> I<algo>]
@@ -39,6 +40,12 @@ This command is used to test the performance of cryptographic algorithms.
Print out a usage message.
+=item B<-config> I<filename>
+
+Specifies the configuration file to use.
+Optional; for a description of the default value,
+see L<openssl(1)/COMMAND SUMMARY>.
+
=item B<-elapsed>
When calculating operations- or bytes-per-second, use wall-clock time