[PATCH 1/2] test/crypto: use separate keys for auth and cipher
Power, Ciara
ciara.power at intel.com
Wed May 17 17:41:12 CEST 2023
> -----Original Message-----
> From: Anoob Joseph <anoobj at marvell.com>
> Sent: Friday 12 May 2023 06:34
> To: Akhil Goyal <gakhil at marvell.com>; Fan Zhang
> <fanzhang.oss at gmail.com>; Power, Ciara <ciara.power at intel.com>
> Cc: Hemant Agrawal <hemant.agrawal at nxp.com>; Jerin Jacob
> <jerinj at marvell.com>; Tejasree Kondoj <ktejasree at marvell.com>;
> dev at dpdk.org
> Subject: [PATCH 1/2] test/crypto: use separate keys for auth and cipher
>
> The mixed test cases can have keys with different key lengths. The routine
> which prepares the session parameters uses same key length for both cipher
> & auth keys. Instead allow the caller to use same keys as required.
>
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> ---
> app/test/test_cryptodev.c | 48 +++++++++++++++++++++++----------------
> 1 file changed, 28 insertions(+), 20 deletions(-)
<snip>
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list