RE: [PATCH v4] app/test: add additional stream cipher tests

2022-06-28 Thread Akhil Goyal
> > Adding zuc, snow3g and aes-ctr-cmac auth-cipher test vectors with same auth > > and cipher offsets and total digest data encrypted. > > Existing tests have different cipher and auth offsets and partial or no > > digest > > encrypted. > > > > Signed-off-by: Tejasree Kondoj > > --- > Thanks for

RE: [PATCH v4] app/test: add additional stream cipher tests

2022-06-28 Thread Power, Ciara
> -Original Message- > From: Tejasree Kondoj > Sent: Thursday 23 June 2022 19:20 > To: Akhil Goyal ; Power, Ciara ; > Zhang, Roy Fan > Cc: Anoob Joseph ; Ankur Dwivedi > ; dev@dpdk.org > Subject: [PATCH v4] app/test: add additional stream cipher tests > > Adding zuc, snow3g and aes-ct