[EXT] [PATCH v2 2/2] app/test-crypto-perf: fix encrypt operation verify
Anoob Joseph
anoobj at marvell.com
Fri Jan 5 05:44:10 CET 2024
> AEAD uses RTE_CRYPTO_AEAD_OP_* with aead_op and CIPHER uses
> RTE_CRYPTO_CIPHER_OP_* with cipher_op in current code.
>
> This commit aligns aead_op and cipher_op operation to fix incorrect AEAD
> verification.
>
> Fixes: df52cb3b6e13 ("app/crypto-perf: move verify as single test type")
>
> Signed-off-by: Suanming Mou <suanmingm at nvidia.com>
Acked-by: Anoob Joseph <anoobj at marvell.com>
More information about the dev
mailing list