[EXTERNAL] [PATCH] test/crypto: fix the bug of AES-ECB test
Akhil Goyal
gakhil at marvell.com
Sun Mar 2 21:25:58 CET 2025
> The test vector aes_test_data_19 plaintext is 192 bytes and this vector
> is used to test 192-byte plaintext, but test vector plaintext.len
> value is incorrectly assigned to 64.
>
> The test vector aes_test_data_20 plaintext length is 256 bytes, but
> testcase comment incorrectly describes it as "192-byte plaintext".
>
> Fixes: c94c520b4163 ("crypto/aesni_mb: support AES-ECB")
> Cc: stable at dpdk.org
>
> Signed-off-by: Shaokai Zhang <felix.zhang at jaguarmicro.com>
> Reviewed-by: Joey Xing <joey.xing at jaguarmicro.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
More information about the stable
mailing list