[PATCH 1/2] test/crypto: use separate keys for auth and cipher
Akhil Goyal
gakhil at marvell.com
Wed May 24 14:26:52 CEST 2023
> > 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(-)
>
> Acked-by: Ciara Power <ciara.power at intel.com>
Patchset applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list