Add IPsec AH known test vectors including combined mode support. Archana Muniganti (3): test/crypto: add AH under combined mode UT test/crypto: add AH test vectors test/crypto: add AH AES-GMAC test vectors
app/test/test_cryptodev.c | 150 +++++++- app/test/test_cryptodev_security_ipsec.c | 86 ++++- app/test/test_cryptodev_security_ipsec.h | 17 + ...st_cryptodev_security_ipsec_test_vectors.h | 326 ++++++++++++++++++ doc/guides/rel_notes/release_22_03.rst | 5 + 5 files changed, 569 insertions(+), 15 deletions(-) -- 2.22.0