> 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 <ano...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com>
- [PATCH 1/2] test/crypto: use separate keys for auth and ciphe... Anoob Joseph
- [PATCH 2/2] test/crypto: specify correct parameters with... Anoob Joseph
- RE: [PATCH 1/2] test/crypto: use separate keys for auth ... Akhil Goyal
- RE: [PATCH 1/2] test/crypto: use separate keys for auth ... Power, Ciara