]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_cryptodev_security_ipsec_test_vectors.h
test/crypto: add ESN and antireplay cases
[dpdk.git] / app / test / test_cryptodev_security_ipsec_test_vectors.h
index 85cd6c51a86e7636e9f0547da96b99950c5425b2..fe2fd855dfe66cc0fb9dc59c620695981494932f 100644 (file)
@@ -102,6 +102,7 @@ struct ipsec_test_data pkt_aes_128_gcm = {
                .mode = RTE_SECURITY_IPSEC_SA_MODE_TUNNEL,
                .tunnel.type = RTE_SECURITY_IPSEC_TUNNEL_IPV4,
                .replay_win_sz = 0,
                .mode = RTE_SECURITY_IPSEC_SA_MODE_TUNNEL,
                .tunnel.type = RTE_SECURITY_IPSEC_TUNNEL_IPV4,
                .replay_win_sz = 0,
+               .esn.low = 1,
        },
 
        .aead = true,
        },
 
        .aead = true,