Skip to content

Commit

Permalink
doc: fix auth algos in cryptoperf app
Browse files Browse the repository at this point in the history
[ upstream commit eaea52c3cc997318c5587366caf22d7ab1b7578c ]

3des-cbc is not an authentication algorithm,
hence need to be removed.

Fixes: c6baca7 ("doc: describe new performance test application")

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Ciara Power <ciara.power@intel.com>
  • Loading branch information
Akhil Goyal authored and kevintraynor committed Jul 11, 2023
1 parent f68f4b2 commit 54fa9bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/guides/tools/cryptoperf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ The following are the application command-line options:
Set authentication algorithm name, where ``name`` is one
of the following::

3des-cbc
aes-cbc-mac
aes-cmac
aes-gmac
Expand Down

0 comments on commit 54fa9bd

Please sign in to comment.