> Include AES CTR test cases and resolve test failures > > Nithinsen Kaithakadan (3): > test/crypto: add ctr test cases and vectors > test/crypto: set iv len to 32B for auth and cipher > test/crypto: set ptr to null post crypto op free > > app/test/test_cryptodev.c | 36 +- > app/test/test_cryptodev.h | 6 +- > ...st_cryptodev_security_ipsec_test_vectors.h | 316 ++++++++++++++++++ > 3 files changed, 356 insertions(+), 2 deletions(-) > Series Applied to dpdk-next-crypto Thanks.
- [PATCH 0/3] fixes and addition of aes ctr test vecto... Nithinsen Kaithakadan
- [PATCH 1/3] test/crypto: add ctr test cases and... Nithinsen Kaithakadan
- [PATCH 2/3] test/crypto: set iv len to 32B for ... Nithinsen Kaithakadan
- [PATCH 3/3] test/crypto: set ptr to null post c... Nithinsen Kaithakadan
- RE: [PATCH 3/3] test/crypto: set ptr to nul... Akhil Goyal
- RE: [PATCH 0/3] fixes and addition of aes ctr t... Akhil Goyal