DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] fixes and addition of aes ctr test vectors
@ 2025-06-18 12:54 Nithinsen Kaithakadan
  2025-06-18 12:54 ` [PATCH 1/3] test/crypto: add ctr test cases and vectors Nithinsen Kaithakadan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nithinsen Kaithakadan @ 2025-06-18 12:54 UTC (permalink / raw)
  To: dev, stable; +Cc: adwivedi, anoobj, ktejasree, gakhil, fanzhang.oss

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(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-18 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-18 12:54 [PATCH 0/3] fixes and addition of aes ctr test vectors Nithinsen Kaithakadan
2025-06-18 12:54 ` [PATCH 1/3] test/crypto: add ctr test cases and vectors Nithinsen Kaithakadan
2025-06-18 12:54 ` [PATCH 2/3] test/crypto: set iv len to 32B for auth and cipher Nithinsen Kaithakadan
2025-06-18 12:54 ` [PATCH 3/3] test/crypto: set ptr to null post crypto op free Nithinsen Kaithakadan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).