[PATCH] test/crypto: fix cipher offset for ZUC tests
Ji, Kai
kai.ji at intel.com
Tue Jun 21 16:03:30 CEST 2022
> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Tuesday, June 21, 2022 12:42 PM
> To: Akhil Goyal <gakhil at marvell.com>; Zhang, Roy Fan
> <roy.fan.zhang at intel.com>
> Cc: dev at dpdk.org; Ji, Kai <kai.ji at intel.com>; Power, Ciara
> <ciara.power at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; stable at dpdk.org
> Subject: [PATCH] test/crypto: fix cipher offset for ZUC tests
>
> The cipher offset in bits was not being used in ZUC encryption test functions
> when creating the operation, it was hardcoded to 0.
> This is fixed to use the offset from the test vector as intended.
>
> Fixes: fd01a9be38d5 ("test/crypto: move IV to crypto op private data")
> Cc: pablo.de.lara.guarch at intel.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> ---
Acked-by Ji, Kai <kai.ji at intel.com>
More information about the dev
mailing list