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 bluca committed Jun 15, 2023
1 parent fa78b38 commit 85415e9
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 @@ -228,7 +228,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 85415e9

Please sign in to comment.