RE: [PATCH 0/3] fixes and addition of aes ctr test vectors

2025-06-25 Thread Akhil Goyal
> 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 | 3

[PATCH 0/3] fixes and addition of aes ctr test vectors

2025-06-18 Thread Nithinsen Kaithakadan
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/t