Re: [dpdk-dev] [PATCH v2 2/2] test/crypto: support block cipher DIGEST_ENCRYPTED mode

2021-03-31 Thread Akhil Goyal
> > Adding support for block cipher DIGEST_ENCRYPTED mode. > > Signed-off-by: Tejasree Kondoj > --- Acked-by: Akhil Goyal

[dpdk-dev] [PATCH v2 2/2] test/crypto: support block cipher DIGEST_ENCRYPTED mode

2021-03-24 Thread Tejasree Kondoj
Adding support for block cipher DIGEST_ENCRYPTED mode. Signed-off-by: Tejasree Kondoj --- app/test/test_cryptodev_aes_test_vectors.h | 573 + app/test/test_cryptodev_blockcipher.c | 99 +++- app/test/test_cryptodev_blockcipher.h | 10 + 3 files changed, 670 insert