RE: [PATCH] test/crypto-perf: allow auth generate followed by encryption

2022-05-31 Thread Akhil Goyal
> > Allowing auth generation followed by encryption mode. > > --optype auth-then-cipher can take cipher-op as encrypt > > and auth-op as generate now. > > > > Signed-off-by: Tejasree Kondoj > Acked-by: Akhil Goyal Applied to dpdk-next-crypto Thanks.

RE: [PATCH] test/crypto-perf: allow auth generate followed by encryption

2022-05-25 Thread Akhil Goyal
> Allowing auth generation followed by encryption mode. > --optype auth-then-cipher can take cipher-op as encrypt > and auth-op as generate now. > > Signed-off-by: Tejasree Kondoj Acked-by: Akhil Goyal