crypto: fix chained buffer integrity support
[vpp.git] / test / test_ipsec_esp.py
index acff595..95703f5 100644 (file)
@@ -21,7 +21,7 @@ from vpp_ip import DpoProto
 from vpp_papi import VppEnum
 
 NUM_PKTS = 67
-engines_supporting_chain_bufs = ["openssl"]
+engines_supporting_chain_bufs = ["openssl", "async"]
 engines = ["ia32", "ipsecmb", "openssl"]