> -----Original Message-----
> From: Anoob Joseph <[email protected]>
> Sent: Friday 12 May 2023 06:34
> To: Akhil Goyal <[email protected]>; Fan Zhang
> <[email protected]>; Power, Ciara <[email protected]>
> Cc: Hemant Agrawal <[email protected]>; Jerin Jacob
> <[email protected]>; Tejasree Kondoj <[email protected]>;
> [email protected]
> 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 <[email protected]>
> ---
>  app/test/test_cryptodev.c | 48 +++++++++++++++++++++++----------------
>  1 file changed, 28 insertions(+), 20 deletions(-)
<snip>

Acked-by: Ciara Power <[email protected]>

Reply via email to