Re: [dpdk-dev] [PATCH v2 2/2] test/crypto: support block cipher DIGEST_ENCRYPTED mode
> > 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
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