> 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: [email protected]
>
> Signed-off-by: Shaokai Zhang <[email protected]>
> Reviewed-by: Joey Xing <[email protected]>
Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto