IPSEC-MB: Use random & non-repeating IV (VPP-1642)
[vpp.git] / test / test_ipsec_ah.py
index 38d97d5..65df876 100644 (file)
@@ -337,7 +337,7 @@ class TestIpsecAhAll(ConfigIpsecAH,
         # loop through the VPP engines
         #
         for engine in engines:
-            self.vapi.cli("set crypto engine all %s" % engine)
+            self.vapi.cli("set crypto handler all %s" % engine)
             #
             # loop through each of the algorithms
             #